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