Skip to content

Commit

Permalink
chore(deps): update dawidd6/action-download-artifact action to v7 (#195)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 29, 2024
1 parent 2b47ef7 commit ff34705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nvidia-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Get the artifact
uses: dawidd6/action-download-artifact@v6
uses: dawidd6/action-download-artifact@v7
with:
run_id: ${{ inputs.run_id }}
name: docker_${{ inputs.run_id }}.snap
Expand Down

0 comments on commit ff34705

Please sign in to comment.