We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0408489 commit 4a4df56Copy full SHA for 4a4df56
1 file changed
.github/workflows/pypi.yml
@@ -37,7 +37,7 @@ jobs:
37
runs-on: ${{ matrix.target.os }}
38
39
steps:
40
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
41
- uses: actions/setup-python@v5
42
with:
43
python-version: '3.14'
0 commit comments