Skip to content

Commit fae14a8

Browse files
Bump actions/download-artifact from 4.1.8 to 4.1.9 (#70)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.8 to 4.1.9. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4.1.8...v4.1.9) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7132f94 commit fae14a8

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
@@ -82,7 +82,7 @@ jobs:
8282
needs: [ build-stubs ]
8383
steps:
8484
- name: Get build artifacts
85-
uses: actions/[email protected].8
85+
uses: actions/[email protected].9
8686
with:
8787
path: dist
8888
merge-multiple: true

0 commit comments

Comments
 (0)