Skip to content

Commit 56603d9

Browse files
Merge pull request #204 from LeonardoTPereira/dependabot/github_actions/dot-github/workflows/dawidd6/action-download-artifact-6
Bump dawidd6/action-download-artifact from 2 to 6 in /.github/workflows
2 parents 468dd17 + 570255d commit 56603d9

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)