Skip to content
This repository was archived by the owner on Feb 17, 2022. It is now read-only.

Commit e00c4a3

Browse files
authored
Update test.yml
1 parent 571cca7 commit e00c4a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ jobs:
1616
os: [ubuntu-latest]
1717

1818
steps:
19-
- uses: actions/checkout@v1
20-
- uses: actions/setup-python@v1
19+
- uses: actions/checkout@v2
20+
- uses: actions/setup-python@v2
2121
with:
2222
python-version: '3.7'
2323

0 commit comments

Comments
 (0)