action updates

This commit is contained in:
kyleB-A 2024-11-11 10:18:52 +00:00
parent 53d6d651e3
commit 5fb37d5ceb
No known key found for this signature in database
GPG key ID: 0D09B65D27F3F6BF
4 changed files with 4 additions and 4 deletions

View file

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