We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3d77de commit 131bf71Copy full SHA for 131bf71
.github/actions/run-tests/action.yml
@@ -7,7 +7,7 @@ runs:
7
shell: bash -el {0}
8
9
- name: Publish test results
10
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
11
with:
12
name: Test results
13
path: test-data.xml
0 commit comments