Skip to content

Commit 4f2239b

Browse files
Bump dawidd6/action-download-artifact from 2 to 6 in /.github/workflows (#31)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8678088 commit 4f2239b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
steps:
1818
- name: Download
19-
uses: dawidd6/action-download-artifact@v2
19+
uses: dawidd6/action-download-artifact@v6
2020
with:
2121
workflow: ci.yml
2222
commit: ${{ github.sha }}

0 commit comments

Comments
 (0)