Skip to content

Commit

Permalink
chore(deps): update dawidd6/action-download-artifact action to v8 (#4501
Browse files Browse the repository at this point in the history
)
  • Loading branch information
renovate[bot] authored Jan 30, 2025
1 parent 52f195b commit f6703e3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/artifact-download/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ runs:
using: composite
steps:
- name: Download artifact
uses: dawidd6/action-download-artifact@v7
uses: dawidd6/action-download-artifact@v8
with:
name: ${{ inputs.name }}
run_id: ${{ github.event.workflow_run.id }}
Expand Down
Empty file added packages/documentation/test.js
Empty file.

0 comments on commit f6703e3

Please sign in to comment.