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 0440e43 commit f2f6df1Copy full SHA for f2f6df1
.github/workflows/deploy.yml
@@ -63,7 +63,7 @@ jobs:
63
64
steps:
65
- name: Set up Python 3.8
66
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
67
with:
68
python-version: 3.8
69
.github/workflows/develop.yml
@@ -62,7 +62,7 @@ jobs:
62
.github/workflows/pytest.yml
@@ -24,7 +24,7 @@ jobs:
24
access_token: ${{ github.token }}
25
26
27
28
29
30
0 commit comments