Skip to content

Commit

Permalink
bump download-artifact to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Christophe Haen committed Jan 16, 2024
1 parent c697f40 commit 7a2c3a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Download diracx wheels
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: diracx-whl
- name: "Find wheels"
Expand Down

0 comments on commit 7a2c3a4

Please sign in to comment.