Skip to content

Commit 9b72294

Browse files
authored
Merge pull request #20 from paulsengroup/dependabot/github_actions/actions/download-artifact-4
Bump actions/download-artifact from 3 to 4
2 parents dc6ed9e + 6c7f3bb commit 9b72294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ jobs:
236236

237237
steps:
238238
- name: Download artifacts
239-
uses: actions/download-artifact@v3
239+
uses: actions/download-artifact@v4
240240
with:
241241
path: artifacts
242242

0 commit comments

Comments
 (0)