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