Skip to content

Commit

Permalink
Merge pull request #20 from paulsengroup/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/download-artifact-4

Bump actions/download-artifact from 3 to 4
  • Loading branch information
robomics authored Dec 16, 2023
2 parents dc6ed9e + 6c7f3bb commit 9b72294
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 @@ -236,7 +236,7 @@ jobs:

steps:
- name: Download artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
path: artifacts

Expand Down

0 comments on commit 9b72294

Please sign in to comment.