Skip to content

Commit

Permalink
chore: update upload-artifact version (#7668)
Browse files Browse the repository at this point in the history
  • Loading branch information
KenLSM committed Sep 11, 2024
1 parent 97731e1 commit ef0a02f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
NODE_OPTIONS: '--max-old-space-size=4096 --openssl-legacy-provider'
AWS_SDK_JS_SUPPRESS_MAINTENANCE_MODE_MESSAGE: 1
- name: Upload build files
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
if: always()
with:
name: build-output
Expand Down

0 comments on commit ef0a02f

Please sign in to comment.