Merge pull request #250 from Borales/renovate/actions-upload-artifact-4.x

Update actions/upload-artifact action to v4
This commit is contained in:
Oleksandr Bordun
2024-01-23 00:12:46 +01:00
committed by GitHub
+1 -1
View File
@@ -40,7 +40,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