Skip to content

Commit 570255d

Browse files
Bump dawidd6/action-download-artifact from 2 to 6 in /.github/workflows
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-version: '6' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 468dd17 commit 570255d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
uses: actions/checkout@v2
102102

103103
- name: Download artifact
104-
uses: dawidd6/action-download-artifact@v2
104+
uses: dawidd6/action-download-artifact@v6
105105
with:
106106
# Optional, GitHub token, a Personal Access Token with `public_repo` scope if needed
107107
# Required, if artifact is from a different repo

0 commit comments

Comments
 (0)