We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e821e0 commit fba78cfCopy full SHA for fba78cf
1 file changed
.github/workflows/gh-pages.yml
@@ -25,7 +25,7 @@ jobs:
25
26
steps:
27
- name: Checkout
28
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
29
with:
30
submodules: recursive
31
fetch-depth: 0
0 commit comments