Merge pull request #95 from richardrigutins/dependabot/github_actions/actions/upload-artifact-4

chore(deps): bump actions/upload-artifact from 3 to 4
This commit is contained in:
Riccardo Rigutini 2023-12-18 14:04:38 +01:00 committed by GitHub
commit 6abe06af0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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