Skip to content

Commit 1fa5d54

Browse files
author
Ali AtashGar
authored
ci.yml
1 parent 76e675a commit 1fa5d54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
3434
# Optionally, you can upload test results to GitHub if you use a testing framework
3535
- name: Upload test results
36-
uses: actions/upload-artifact@v2
36+
uses: actions/upload-artifact@v3
3737
with:
3838
name: test-results
3939
path: path/to/test/results

0 commit comments

Comments
 (0)