Skip to content

Commit f7fb54c

Browse files
Bump actions/download-artifact from 4.2.1 to 4.3.0 (#79)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.2.1 to 4.3.0. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4.2.1...v4.3.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f3c51be commit f7fb54c

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

0 commit comments

Comments
 (0)