Skip to content

Commit

Permalink
Merge pull request #397 from getlogbook/dependabot/github_actions/daw…
Browse files Browse the repository at this point in the history
…idd6/action-download-artifact-6

Bump dawidd6/action-download-artifact from 3.1.4 to 6
  • Loading branch information
RazerM authored Oct 26, 2024
2 parents 009ce3a + c189bea commit 8427e00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
id-token: write
steps:
- name: Download artifacts
uses: dawidd6/action-download-artifact@09f2f74827fd3a8607589e5ad7f9398816f540fe # v3.1.4
uses: dawidd6/action-download-artifact@bf251b5aa9c2f7eeb574a96ee720e24f801b7c11 # v6
with:
path: artifacts/
run_id: ${{ github.event.inputs.run_id || github.event.workflow_run.id }}
Expand Down

0 comments on commit 8427e00

Please sign in to comment.