We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 83a8082 + b456e8d commit 6873f2aCopy full SHA for 6873f2a
1 file changed
.github/workflows/docs-deploy.yml
@@ -17,7 +17,7 @@ jobs:
17
deploy:
18
runs-on: ubuntu-latest
19
steps:
20
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
21
with:
22
fetch-depth: '0'
23
- uses: actions/setup-python@v4
0 commit comments