mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-01-16 19:21:17 +01:00
Merge pull request #1466 from PrivateBin/dependabot/github_actions/dawidd6/action-download-artifact-7
Bump dawidd6/action-download-artifact from 6 to 7
This commit is contained in:
commit
90d5bf9990
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-results.yml
vendored
2
.github/workflows/test-results.yml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Download and Extract Artifacts
|
||||
uses: dawidd6/action-download-artifact@bf251b5aa9c2f7eeb574a96ee720e24f801b7c11
|
||||
uses: dawidd6/action-download-artifact@80620a5d27ce0ae443b965134db88467fc607b43
|
||||
with:
|
||||
run_id: ${{ github.event.workflow_run.id }}
|
||||
path: artifacts
|
||||
|
|
Loading…
Reference in a new issue