There was an error while loading. Please reload this page.
1 parent 78b0b4b commit c29c2d3Copy full SHA for c29c2d3
1 file changed
.github/workflows/update-binary.yml
@@ -60,7 +60,7 @@ jobs:
60
ls -1 *.zip
61
62
- name: Upload build artefacts
63
- uses: actions/upload-artifact@v6.0.0
+ uses: actions/upload-artifact@v7.0.0
64
with:
65
name: ${{ env.PYTHON_TAG }}-stubs
66
path: stub/*.zip
0 commit comments