Skip to content

Commit 5094f57

Browse files
⬆️ Update python to v3.13.7
1 parent 0a2d2e9 commit 5094f57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-webapp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Set Up Python
3636
uses: actions/setup-python@v5
3737
with:
38-
python-version: 3.13.5
38+
python-version: 3.13.7
3939

4040
- name: Install Dependencies
4141
run: |

0 commit comments

Comments
 (0)