Skip to content

Commit 3a03212

Browse files
CI now uses upload/download artifact v4 everywhere :)
1 parent 8d9d47f commit 3a03212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bundle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148
path: tmp
149149

150150
- name: Download artifacts
151-
uses: actions/download-artifact@v2
151+
uses: actions/download-artifact@v4
152152
with:
153153
name: ${{ matrix.smalltalk }}
154154
path: tmp

0 commit comments

Comments
 (0)