Skip to content

Commit

Permalink
Bump actions/download-artifact from 4.0.0 to 4.1.1 (#672)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 12, 2024
1 parent d68a114 commit 99587c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
uses: actions/checkout@v4

- name: Download constraints.txt
uses: actions/download-artifact@v4.0.0
uses: actions/download-artifact@v4.1.1
with:
name: constraints

Expand Down

0 comments on commit 99587c4

Please sign in to comment.