Skip to content

Commit 0977193

Browse files
authored
Update ci.yml
1 parent f92acf2 commit 0977193

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: ls -R TestResults
3838

3939
- name: Upload Test Results as Artifact
40-
uses: github.com/actions/upload-artifact@v3
40+
uses: actions/upload-artifact@v4
4141
with:
4242
name: test-results
4343
path: TestResults/test-results.trx

0 commit comments

Comments
 (0)