Upgrade actions/upload-artifact from v3 to v4

This commit is contained in:
Priyagupta108 2025-04-04 09:36:21 +05:30
parent 29f056cad1
commit c7109bcdc9
1 changed files with 1 additions and 1 deletions

View File

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