We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 891b586 + d0fade2 commit 7c15391Copy full SHA for 7c15391
1 file changed
.github/workflows/deploy_docs.yml
@@ -27,7 +27,7 @@ jobs:
27
runs-on: ubuntu-latest
28
steps:
29
- name: Checkout
30
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
31
with:
32
fetch-depth: 0 # Not needed if lastUpdated is not enabled
33
# - uses: pnpm/action-setup@v3 # Uncomment this block if you're using pnpm
0 commit comments