Skip to content

Commit b7af34c

Browse files
build(deps): bump actions/download-artifact from 4 to 8
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 8. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4...v8) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0ce390e commit b7af34c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
uses: actions/checkout@v6
5656

5757
- name: Download distribution artifacts
58-
uses: actions/download-artifact@v4
58+
uses: actions/download-artifact@v8
5959
with:
6060
name: distributions
6161
path: ./distributions

0 commit comments

Comments
 (0)