mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-04-15 21:16:59 -04:00
Merge pull request #1809 from PrivateBin/dependabot/github_actions/dawidd6/action-download-artifact-18
chore(deps): bump dawidd6/action-download-artifact from 17 to 18
This commit is contained in:
2
.github/workflows/test-results.yml
vendored
2
.github/workflows/test-results.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Download and Extract Artifacts
|
||||
uses: dawidd6/action-download-artifact@09b07ec687d10771279a426c79925ee415c12906
|
||||
uses: dawidd6/action-download-artifact@1f8785ff7a5130826f848e7f72725c85d241860f
|
||||
with:
|
||||
run_id: ${{ github.event.workflow_run.id }}
|
||||
path: artifacts
|
||||
|
||||
Reference in New Issue
Block a user