We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b1d91ae + 4e98dea commit 248012eCopy full SHA for 248012e
1 file changed
.github/workflows/python.yml
@@ -32,7 +32,7 @@ jobs:
32
- os: macos-13
33
python-version: 'pypy3.10'
34
steps:
35
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
36
with:
37
fetch-depth: 0
38
- uses: actions/setup-python@v5
@@ -60,7 +60,7 @@ jobs:
60
needs: build
61
runs-on: ubuntu-latest
62
63
64
65
66
0 commit comments