Bump `actions/upload-artifact@v3`

This commit is contained in:
Peter Mescalchin 2022-03-09 13:59:12 +11:00
parent b7d6cd9707
commit 5ece0d5f32
1 changed files with 1 additions and 1 deletions
.github/workflows

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