Skip to content

Commit 4ccc7fe

Browse files
chore(deps): bump dawidd6/action-download-artifact from 2.11.0 to 6 (@dependabot) (monkeytypegame#6073)
1 parent 294847d commit 4ccc7fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-failure-comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
if: ${{ github.event.workflow_run.conclusion == 'failure' }}
1414
steps:
1515
- name: Download workflow artifact
16-
uses: dawidd6/action-download-artifact@v2.11.0
16+
uses: dawidd6/action-download-artifact@v6
1717
with:
1818
github_token: ${{ secrets.GITHUB_TOKEN }}
1919
workflow: peek_icons.yml

0 commit comments

Comments
 (0)