Skip to content

Commit 30f409d

Browse files
authored
Merge pull request #305 from hyperspy/dependabot/github_actions/actions-b46a43034d
Bump actions/download-artifact from 5 to 6 in the actions group
2 parents 0d0b854 + bab5df4 commit 30f409d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
id-token: write
3232
steps:
3333
- name: Download dist
34-
uses: actions/download-artifact@v5
34+
uses: actions/download-artifact@v6
3535
with:
3636
name: dist
3737
path: dist

0 commit comments

Comments
 (0)