Skip to content

Commit f777c04

Browse files
Update static.yml
1 parent 4fdbdfa commit f777c04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/static.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ jobs:
3131
- name: Checkout
3232
uses: actions/checkout@v4
3333

34-
- name: Setup Python 3.9.7
34+
- name: Setup Python 3.9
3535
uses: actions/setup-python@v3
3636
with:
37-
python-version: 3.9.7
37+
python-version: 3.9
3838

3939
- name: Install Dependencies
4040
run: |

0 commit comments

Comments
 (0)