Skip to content

Commit

Permalink
Switch to actions/setup-python@v5
Browse files Browse the repository at this point in the history
  • Loading branch information
manisandro committed Dec 19, 2023
1 parent ee092fc commit d7e1a0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
docker-compose -f docker-compose-example.yml up -d qwc-postgis qwc-config-db-migrate qwc-qgis-server
- name: Setting up Python
uses: actions/setup-python@v2
uses: actions/setup-python@v5
with:
python-version: '3.12'

Expand Down

0 comments on commit d7e1a0d

Please sign in to comment.