Skip to content

Commit 79ea03d

Browse files
bump python up
1 parent e9fe43d commit 79ea03d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/staging_deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Use Python
4141
uses: actions/setup-python@v4
4242
with:
43-
python-version: '3.11'
43+
python-version: '3.12'
4444

4545
- name: pip Install
4646
run: pip install -r requirements.txt --no-cache-dir

0 commit comments

Comments
 (0)