Skip to content

Commit a31b2fb

Browse files
Merge pull request #209 from ImperialCollegeLondon/dependabot/github_actions/actions/download-artifact-7
Bump actions/download-artifact from 6 to 7
2 parents 4aec3bf + 0e5c2e1 commit a31b2fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

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

3434
steps:
3535
- name: Download sdist artifact
36-
uses: actions/download-artifact@v6
36+
uses: actions/download-artifact@v7
3737
with:
3838
name: artifact
3939
path: dist

0 commit comments

Comments
 (0)