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 66b2d1d + d72e2f2 commit 7bb60dcCopy full SHA for 7bb60dc
.github/workflows/deploy.yml
@@ -19,7 +19,7 @@ jobs:
19
name: Deploy
20
runs-on: ubuntu-latest
21
steps:
22
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
23
with:
24
fetch-depth: 0
25
- uses: actions/setup-python@v4
.github/workflows/test.yml
@@ -15,7 +15,7 @@ jobs:
15
name: Test
16
17
18
python-version: '3.x'
0 commit comments