Skip to content

Commit

Permalink
[CI] Use v4 artifact download
Browse files Browse the repository at this point in the history
  • Loading branch information
jgromes committed Jan 18, 2025
1 parent 64f0f50 commit 0cd69b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ jobs:
git config --global user.email "${{ github.actor }}@users.noreply.github.com"

- name: Download size artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
path: aggregated-sizes

Expand Down

0 comments on commit 0cd69b2

Please sign in to comment.