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 cf40204 commit 175c10eCopy full SHA for 175c10e
.github/workflows/pytest.yml
@@ -18,7 +18,7 @@ jobs:
18
19
runs-on: ubuntu-24.04
20
steps:
21
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
22
23
- name: Set up python ${{ matrix.python-version }}
24
id: setup-python
.github/workflows/python-publish.yml
@@ -12,7 +12,7 @@ jobs:
12
deploy:
13
14
15
16
17
- name: Set up python 3.13
0 commit comments