Fix upload-artifact@v4

This commit is contained in:
HarithaVattikuti 2024-12-25 19:52:50 -06:00
parent cd6102d6ea
commit e78e2b6823

View File

@ -45,7 +45,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