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