We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 16822f4 + 989f10f commit f432693Copy full SHA for f432693
1 file changed
.github/workflows/gh-pages.yml
@@ -9,7 +9,7 @@ jobs:
9
deploy:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
13
with:
14
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
15
0 commit comments