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.
1 parent 0184f1b commit 115767cCopy full SHA for 115767c
1 file changed
.github/workflows/static.yml
@@ -30,7 +30,7 @@ jobs:
30
runs-on: ubuntu-latest
31
steps:
32
- name: Checkout
33
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
34
with:
35
persist-credentials: false
36
- name: Setup Pages
0 commit comments