Skip to content

Commit 0d200de

Browse files
committed
Upgrade to upload-artifact v4
1 parent 9821fd1 commit 0d200de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
github-token: ${{ secrets.GITHUB_TOKEN }}
3232

3333
- name: Upload JUnit Test Results
34-
uses: actions/upload-artifact@v3
34+
uses: actions/upload-artifact@v4
3535
if: always()
3636
with:
3737
name: junit-results

0 commit comments

Comments
 (0)