Skip to content

Commit ef835f6

Browse files
Bump actions/download-artifact from 7 to 8
1 parent c6265c4 commit ef835f6

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@v7
148+
uses: actions/download-artifact@v8
149149
with:
150150
path: dist/artifacts
151151

0 commit comments

Comments
 (0)