Skip to content

Commit 69a2792

Browse files
authored
Merge pull request #9 from plumed/dependabot/github_actions/actions/download-artifact-4
ci: bump actions/download-artifact from 3 to 4
2 parents 715160d + 6f92519 commit 69a2792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

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

4343
steps:
4444
- name: Download all the dists
45-
uses: actions/download-artifact@v3
45+
uses: actions/download-artifact@v4
4646
with:
4747
name: python-package-distributions
4848
path: dist/

0 commit comments

Comments
 (0)