Skip to content

Commit

Permalink
chore: update native tests actions/upload-artifact to v4.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhumin8 committed Jan 16, 2025
1 parent 1e99a52 commit c459d09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/NativeTests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
- name: Archive logs
if: always()
continue-on-error: true
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: Native Test Logs
path: |
Expand Down

0 comments on commit c459d09

Please sign in to comment.