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.
2 parents c537daa + 333a3f7 commit 99da5f0Copy full SHA for 99da5f0
.github/workflows/gh-pages.yml
@@ -88,7 +88,7 @@ jobs:
88
runs-on: ubuntu-latest
89
if: github.event_name == 'push' || needs.check.outputs.cacheHit != 'true'
90
steps:
91
- - uses: actions/checkout@v4A
+ - uses: actions/checkout@v4
92
with:
93
submodules: recursive
94
fetch-depth: 0
0 commit comments