Skip to content

Commit d1a90bd

Browse files
committed
what even
1 parent 19e3160 commit d1a90bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fetch-depth: 1
1515

1616
- name: Set up Python 3.8
17-
uses: actions/setup-python@v2
17+
uses: actions/setup-python@v1
1818
with:
1919
python-version: 3.8
2020

@@ -53,7 +53,7 @@ jobs:
5353
fetch-depth: 1
5454

5555
- name: Set up Python 3.8
56-
uses: actions/setup-python@v2
56+
uses: actions/setup-python@v1
5757
with:
5858
python-version: 3.8
5959

0 commit comments

Comments
 (0)