Skip to content

Commit

Permalink
Fix dawidd6/action-download-artifact tag
Browse files Browse the repository at this point in the history
  • Loading branch information
makz00 committed Nov 12, 2023
1 parent a157251 commit 3995e43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_results.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

steps:
- name: Download and extract artifacts
uses: dawidd6/action-download-artifact@246dbf436b23d7c49e21a7ab8204ca9ecd1fe615
uses: dawidd6/action-download-artifact@v2
with:
run_id: ${{ github.event.workflow_run.id }}
path: artifacts
Expand Down

0 comments on commit 3995e43

Please sign in to comment.