Skip to content

Commit ca9d49f

Browse files
authored
Merge pull request #58 from MathEXLab/dependabot/github_actions/actions/download-artifact-5
Bump actions/download-artifact from 4 to 5
2 parents 9d69ac0 + 0b8105d commit ca9d49f

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

6565
- name: Download distribution assets
66-
uses: actions/download-artifact@v4
66+
uses: actions/download-artifact@v5
6767
with:
6868
name: release
6969
path: dist

0 commit comments

Comments
 (0)