Skip to content

Commit 13cbaf3

Browse files
authored
switch to release 3.9
1 parent d21546b commit 13cbaf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Set Up Python 3.9
4848
uses: actions/setup-python@v2
4949
with:
50-
python-version: 3.9.0-rc.2
50+
python-version: 3.9
5151

5252
- name: Get pip cache dir
5353
id: pip-cache

0 commit comments

Comments
 (0)