mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-09-07 23:26:59 +08:00
chore(deps): bump dawidd6/action-download-artifact from 2.11.0 to 6 (@dependabot) (#6073)
This commit is contained in:
parent
294847d389
commit
4ccc7fee0d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci-failure-comment.yml
vendored
2
.github/workflows/ci-failure-comment.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
if: ${{ github.event.workflow_run.conclusion == 'failure' }}
|
||||
steps:
|
||||
- name: Download workflow artifact
|
||||
uses: dawidd6/action-download-artifact@v2.11.0
|
||||
uses: dawidd6/action-download-artifact@v6
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
workflow: peek_icons.yml
|
||||
|
|
Loading…
Add table
Reference in a new issue