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 3168a37 commit 961510bCopy full SHA for 961510b
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@v7.0.0
+ uses: actions/upload-artifact@v7.0.1
64
with:
65
name: ${{ env.PYTHON_TAG }}-stubs
66
path: stub/*.zip
0 commit comments