fix: upload artifact

This commit is contained in:
Joanna May 2025-05-12 14:57:47 -05:00
parent 351d3975e1
commit 8fd9028758

View File

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