Skip to content

Commit 9fb3dd7

Browse files
updatd
1 parent 793db44 commit 9fb3dd7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy-netlify.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ jobs:
2020
fetch-depth: 0
2121

2222
- name: Setup Python
23-
uses: actions/setup-python@v6
23+
uses: actions/setup-python@v5
2424
with:
25-
python-version: 'latest'
25+
python-version: '3.x'
2626
cache: pip
2727
cache-dependency-path: requirements-docs.txt
2828

0 commit comments

Comments
 (0)