Update upload artifact version

This commit is contained in:
Megha Varshney 2024-11-12 15:19:26 +05:30 committed by GitHub
parent 65d862660a
commit c814c793d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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: index.js