Skip to content

Commit d4c6671

Browse files
dependabot[bot]marcnause
authored andcommitted
chore: Bump actions/download-artifact from 4 to 8 in /.github/workflows
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 6670ca5 commit d4c6671

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push-event.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ jobs:
259259
- uses: actions/checkout@v6
260260

261261
- name: Download all artifacts
262-
uses: actions/download-artifact@v4
262+
uses: actions/download-artifact@v8
263263
with:
264264
path: artifacts
265265

0 commit comments

Comments
 (0)