Skip to content

Commit 6985339

Browse files
authored
Update ci.yml
1 parent 8639280 commit 6985339

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
@@ -62,7 +62,7 @@ jobs:
6262
uses: actions/checkout@v2
6363

6464
- name: Set up Python
65-
uses: actions/setup-python@v1
65+
uses: actions/setup-python@v4
6666
with:
6767
python-version: 3.9
6868

@@ -80,7 +80,7 @@ jobs:
8080
uses: actions/checkout@v2
8181

8282
- name: Set up Python
83-
uses: actions/setup-python@v1
83+
uses: actions/setup-python@v4
8484
with:
8585
python-version: 3.9
8686

0 commit comments

Comments
 (0)