Skip to content

Commit d12aca8

Browse files
dependabot[bot]igorpecovnik
authored andcommitted
Bump actions/download-artifact from 4 to 7
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4...v7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c133e49 commit d12aca8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/assets-generate-board-thumbnails.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ jobs:
432432
needs: [Boards-index, Vendors-index, Generate-images]
433433
steps:
434434
- name: "Download all shard data"
435-
uses: actions/download-artifact@v4
435+
uses: actions/download-artifact@v7
436436
with:
437437
path: shard-data
438438

0 commit comments

Comments
 (0)