Browse Source

chore(deps): update dawidd6/action-download-artifact action to v6

remotes/origin/renovate/dawidd6-action-download-artifact-6.x
renovate[bot] 8 months ago committed by GitHub
parent
commit
f9ab3a50f4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/debug.yml

2
.github/workflows/debug.yml

@ -17,7 +17,7 @@ jobs: @@ -17,7 +17,7 @@ jobs:
ref: ${{ github.event.inputs.commit_hash }}
- name: Download artifact
id: download-artifact
uses: dawidd6/action-download-artifact@v2
uses: dawidd6/action-download-artifact@v6
with:
workflow: rust.yml
workflow_conclusion: ""

Loading…
Cancel
Save