Skip to content

Commit

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

Bump dawidd6/action-download-artifact from 2.28.0 to 3.0.0
  • Loading branch information
RazerM authored Dec 14, 2023
2 parents bf51738 + fd2f6a3 commit 5702a89
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@268677152d06ba59fcec7a7f0b5d961b6ccd7e1e # v2.28.0
uses: dawidd6/action-download-artifact@e7466d1a7587ed14867642c2ca74b5bcc1e19a2d # v3.0.0
with:
path: artifacts/
run_id: ${{ github.event.inputs.run_id || github.event.workflow_run.id }}
Expand Down

0 comments on commit 5702a89

Please sign in to comment.