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 422c5fe commit c357da9
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 @@ -25,7 +25,7 @@ jobs:
docker-compose -f docker-compose-example.yml up -d qwc-solr
- 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 c357da9

Please sign in to comment.