Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Commit

Permalink
Update upload-artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
josh committed Feb 12, 2024
1 parent e9ca3a0 commit fdf8fd4
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 @@ -61,7 +61,7 @@ jobs:
exit ${PIPESTATUS[0]}
- name: Upload xcresult
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: test-xcresult
path: "*.xcresult"
Expand Down

0 comments on commit fdf8fd4

Please sign in to comment.