Skip to content

Commit 3168a37

Browse files
Bump actions/download-artifact from 8.0.0 to 8.0.1 (#115)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cdc3102 commit 3168a37

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
@@ -83,7 +83,7 @@ jobs:
8383
needs: [ build-stubs ]
8484
steps:
8585
- name: Get build artifacts
86-
uses: actions/download-artifact@v8.0.0
86+
uses: actions/download-artifact@v8.0.1
8787
with:
8888
path: dist
8989
merge-multiple: true

0 commit comments

Comments
 (0)