Skip to content

Commit 7e1c5e0

Browse files
Bump actions/download-artifact from 4 to 7
1 parent 329985a commit 7e1c5e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ jobs:
145145
fetch-depth: 0 # Download all git history and tags
146146

147147
- name: Download artifacts
148-
uses: actions/download-artifact@v4
148+
uses: actions/download-artifact@v7
149149
with:
150150
path: dist/artifacts
151151

0 commit comments

Comments
 (0)