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 bd623c4 commit 75467e1Copy full SHA for 75467e1
.github/workflows/gh-pages.yml
@@ -19,7 +19,7 @@ jobs:
19
GIT_AUTHOR_EMAIL: github-actions[bot]@users.noreply.github.com
20
steps:
21
# Fetch the source and the latest gh-pages.
22
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
23
- run: git fetch origin gh-pages:refs/remotes/origin/gh-pages
24
25
# Account info from https://api.github.com/users/github-actions%5Bbot%5D
0 commit comments