Skip to content

Commit 20f6121

Browse files
Change github action version
1 parent 0c21e8c commit 20f6121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests-by-group.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
CI: true
5151

5252
- name: Upload test results
53-
uses: actions/upload-artifact@v2
53+
uses: actions/upload-artifact@v4
5454
with:
5555
name: test-results
5656
path: junit.xml

0 commit comments

Comments
 (0)