Skip to content
This repository was archived by the owner on Jun 23, 2024. It is now read-only.

Commit ff78006

Browse files
committed
updated python version to 3.11.7
1 parent ad63b36 commit ff78006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main_app-LAGDAL.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Set up Python version
2121
uses: actions/setup-python@v1
2222
with:
23-
python-version: '3.10.4'
23+
python-version: '3.11.7'
2424

2525
- name: Create and start virtual environment
2626
run: |

0 commit comments

Comments
 (0)