We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 91b3ac8 + d2e460b commit cf953f1Copy full SHA for cf953f1
1 file changed
.github/workflows/github-pages.yml
@@ -22,7 +22,7 @@ jobs:
22
runs-on: ubuntu-latest
23
steps:
24
- name: Checkout
25
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
26
with:
27
fetch-depth: 0 # Not needed if lastUpdated is not enabled
28
# - uses: pnpm/action-setup@v2 # Uncomment this if you're using pnpm
0 commit comments