Skip to content

Commit 5a16f2b

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
runs-on: ubuntu-latest
6262
steps:
6363
- name: Get Build Artifacts
64-
uses: actions/download-artifact@v8.0.0
64+
uses: actions/download-artifact@v8.0.1
6565
with:
6666
pattern: dist-*
6767
path: dist

0 commit comments

Comments
 (0)