Skip to content

Commit d79656c

Browse files
authored
Merge pull request #38 from fmi-faim/dependabot/github_actions/actions/download-artifact-8
Bump actions/download-artifact from 7 to 8
2 parents 89a354c + 95b89b1 commit d79656c

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
@@ -63,7 +63,7 @@ jobs:
6363

6464
steps:
6565
- name: Download Python artifacts
66-
uses: actions/download-artifact@v7
66+
uses: actions/download-artifact@v8
6767
with:
6868
name: python-artifacts
6969
path: dist

0 commit comments

Comments
 (0)