Skip to content

Commit

Permalink
CI now uses upload/download artifact v4 everywhere :)
Browse files Browse the repository at this point in the history
  • Loading branch information
marceltaeumel authored Sep 26, 2024
1 parent 8d9d47f commit 3a03212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
path: tmp

- name: Download artifacts
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: ${{ matrix.smalltalk }}
path: tmp
Expand Down

0 comments on commit 3a03212

Please sign in to comment.