Skip to content

Commit 7d902d4

Browse files
Bump actions/upload-artifact from 4.6.1 to 4.6.2 (#73)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.1 to 4.6.2. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4.6.1...v4.6.2) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7ab0810 commit 7d902d4

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].1
62+
uses: actions/[email protected].2
6363
with:
6464
name: ${{ env.PYTHON_TAG }}-stubs
6565
path: stub/*.zip

0 commit comments

Comments
 (0)