We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ef8e3f + 3a0209f commit 1ca2745Copy full SHA for 1ca2745
1 file changed
.github/workflows/gh-pages.yml
@@ -11,7 +11,7 @@ jobs:
11
permissions:
12
contents: write
13
steps:
14
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
15
with:
16
submodules: true
17
fetch-depth: 0
0 commit comments