Update checkout and upload-artifact actions versions

This commit is contained in:
Siddik ACIL 2024-04-08 10:07:50 +02:00
parent c40d89d5e9
commit 4a41820fdd
No known key found for this signature in database
GPG key ID: 3BF98EF485AFBD5E
3 changed files with 6 additions and 6 deletions

View file

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