Skip to content

Commit 4cc5c24

Browse files
Bump actions/upload-artifact from 4.6.0 to 4.6.1 (#68)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.0 to 4.6.1. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4.6.0...v4.6.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3e5cc3 commit 4cc5c24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-binary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
ls -1 *.zip
6060
6161
- name: Upload build artefacts
62-
uses: actions/[email protected].0
62+
uses: actions/[email protected].1
6363
with:
6464
name: ${{ env.PYTHON_TAG }}-stubs
6565
path: stub/*.zip

0 commit comments

Comments
 (0)