Skip to content

Commit 2d58340

Browse files
⬆️ Bump dawidd6/action-download-artifact from 2 to 6 (#412)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2 to 6. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v2...v6) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 004bdf6 commit 2d58340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
shell: bash -l {0}
2222
run: pip list
2323
- name: Download "build" folder (cache)
24-
uses: dawidd6/action-download-artifact@v2
24+
uses: dawidd6/action-download-artifact@v6
2525
with:
2626
workflow: cache.yml
2727
branch: main

0 commit comments

Comments
 (0)