Skip to content

Commit b19117d

Browse files
committed
update GH actions
1 parent ce976b1 commit b19117d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/runtest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
python runtest.py --all --time --jobs=2
4747
4848
- name: Archive Failed tests ${{ matrix.os }}
49-
uses: actions/upload-artifact@v2
49+
uses: actions/upload-artifact@v3.1.3
5050
with:
5151
name: ${{ matrix.os }}-failed-tests
5252
path: |

0 commit comments

Comments
 (0)