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 a6bee53 commit 5aaa94dCopy full SHA for 5aaa94d
.github/workflows/gh-pages.yml
@@ -14,7 +14,7 @@ jobs:
14
deploy:
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v3
18
19
- uses: actions/setup-python@v4
20
with:
0 commit comments