Skip to content

Commit

Permalink
Merge pull request #24 from hyperspy/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/download-artifact-4

Bump actions/download-artifact from 3 to 4
  • Loading branch information
jlaehne authored Mar 30, 2024
2 parents bb6b13a + 56c0d1d commit f7c755a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
id-token: write
steps:
- name: Download dist
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4

- name: Display downloaded files
run: |
Expand Down

0 comments on commit f7c755a

Please sign in to comment.