Skip to content

Commit

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

Bump dawidd6/action-download-artifact from 3.0.0 to 3.1.4
  • Loading branch information
RazerM authored Oct 22, 2024
2 parents 93a8959 + d33b882 commit ccbd34f
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@e7466d1a7587ed14867642c2ca74b5bcc1e19a2d # v3.0.0
uses: dawidd6/action-download-artifact@09f2f74827fd3a8607589e5ad7f9398816f540fe # v3.1.4
with:
path: artifacts/
run_id: ${{ github.event.inputs.run_id || github.event.workflow_run.id }}
Expand Down

0 comments on commit ccbd34f

Please sign in to comment.