Upgrade upload-artifact action to version 4

This commit is contained in:
Aiqiao Yan
2026-07-06 16:51:49 -04:00
committed by GitHub
parent 644b6f1c69
commit 8e14252a48
+1 -1
View File
@@ -44,7 +44,7 @@ jobs:
fi
# If dist/ was different than expected, upload the expected version as an artifact
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
if: ${{ failure() && steps.diff.conclusion == 'failure' }}
with:
name: dist