Bump actions/upload-artifact from 2 to 3 (#203)

This commit is contained in:
dependabot[bot]
2022-10-13 09:55:42 +02:00
committed by GitHub
parent 5868ec70dc
commit 9f221a3d65

View File

@ -44,7 +44,7 @@ jobs:
id: diff
# If index.js was different than expected, upload the expected version as an artifact
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v3
if: ${{ failure() && steps.diff.conclusion == 'failure' }}
with:
name: dist