Update upload-artifact version

This commit is contained in:
daz 2024-01-29 13:25:44 -07:00
parent 2f8436d9bb
commit 77d43de170
No known key found for this signature in database

View file

@ -48,7 +48,7 @@ jobs:
id: diff
# If index.js was different than expected, upload the expected version as an artifact
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
if: ${{ failure() && steps.diff.conclusion == 'failure' }}
with:
name: dist