Skip to content

Commit

Permalink
Merge pull request #56 from daniperez/dependabot/github_actions/dot-g…
Browse files Browse the repository at this point in the history
…ithub/workflows/github_actions-14598a9f5f

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows in the github_actions group across 1 directory
  • Loading branch information
daniperez committed Sep 8, 2024
2 parents 23d8a26 + 4b4bdeb commit 455f972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
id-token: write # IMPORTANT: mandatory for trusted publishing
steps:
- name: Download all the dists
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4.1.7
with:
name: python-package-distributions
path: dist/
Expand Down

0 comments on commit 455f972

Please sign in to comment.