We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9821fd1 commit 0d200deCopy full SHA for 0d200de
.github/workflows/ci.yml
@@ -31,7 +31,7 @@ jobs:
31
github-token: ${{ secrets.GITHUB_TOKEN }}
32
33
- name: Upload JUnit Test Results
34
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
35
if: always()
36
with:
37
name: junit-results
0 commit comments