Skip to content

Commit

Permalink
Merge pull request #163 from scrapinghub/dependabot/github_actions/do…
Browse files Browse the repository at this point in the history
…t-github/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
fgregg authored Sep 26, 2024
2 parents f7c0165 + a69cb07 commit 5f4ea2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- build_wheels
- make_sdist
steps:
- uses: "actions/download-artifact@v3"
- uses: "actions/download-artifact@v4.1.7"
with:
name: artifact
path: dist
Expand Down

0 comments on commit 5f4ea2b

Please sign in to comment.