We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e3908a4 + 7da2db3 commit eaa591eCopy full SHA for eaa591e
1 file changed
.github/workflows/gh-pages.yml
@@ -14,7 +14,7 @@ jobs:
14
deployments: write
15
steps:
16
- name: checkout
17
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
18
with:
19
persist-credentials: false
20
0 commit comments