Skip to content

Commit 59e9063

Browse files
Bump actions/download-artifact from 4.1.8 to 4.1.9 (#42)
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 deccbc1 commit 59e9063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
runs-on: ubuntu-latest
6161
steps:
6262
- name: Get Build Artifacts
63-
uses: actions/[email protected].8
63+
uses: actions/[email protected].9
6464
with:
6565
pattern: dist-*
6666
path: dist

0 commit comments

Comments
 (0)