2 parents f465499 + 66ae10d commit 75f8e79Copy full SHA for 75f8e79
1 file changed
.github/workflows/python.yml
@@ -17,7 +17,7 @@ jobs:
17
- os: macos-latest
18
python-version: '3.10'
19
steps:
20
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
21
with:
22
fetch-depth: 0
23
- uses: actions/setup-python@v6
@@ -45,7 +45,7 @@ jobs:
45
needs: build
46
runs-on: ubuntu-latest
47
48
49
50
51
0 commit comments