Skip to content

Commit 0156687

Browse files
committed
some workflow adjustment
1 parent bd6ef5f commit 0156687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_full.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
steps:
3333
- uses: actions/checkout@v2
3434
- name: Set up Python
35-
uses: actions/setup-python@v1
35+
uses: actions/setup-python@v2
3636
with:
3737
python-version: 3.9
3838
- name: Install Flit

0 commit comments

Comments
 (0)