Update actions/upload-artifact action to v4

This commit is contained in:
renovate[bot]
2024-01-22 23:12:15 +00:00
committed by GitHub
parent 8e6586017a
commit 427ce64b02
+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