Skip to content

Commit 961510b

Browse files
Bump actions/upload-artifact from 7.0.0 to 7.0.1 (#117)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3168a37 commit 961510b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-binary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
ls -1 *.zip
6161
6262
- name: Upload build artefacts
63-
uses: actions/upload-artifact@v7.0.0
63+
uses: actions/upload-artifact@v7.0.1
6464
with:
6565
name: ${{ env.PYTHON_TAG }}-stubs
6666
path: stub/*.zip

0 commit comments

Comments
 (0)