Skip to content

Commit

Permalink
chore: update native tests actions/upload-artifact to v4. (#3476)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhumin8 committed Jan 16, 2025
1 parent d33a267 commit 3175233
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 @@ -100,7 +100,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 3175233

Please sign in to comment.