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 2496a2f + 0dd712d commit 0885b82Copy full SHA for 0885b82
.github/workflows/pypi-publish.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
20
steps:
21
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
22
- name: Set up Python
23
uses: actions/setup-python@v2
24
with:
.github/workflows/tests.yml
@@ -15,7 +15,7 @@ jobs:
15
16
17
- name: Set up Python 3.10
0 commit comments