Skip to content

Commit

Permalink
Merge pull request #12 from GDATASoftwareAG/renovate/actions-setup-py…
Browse files Browse the repository at this point in the history
…thon-5.x

Update actions/setup-python action to v5
  • Loading branch information
lennartdohmann authored Feb 19, 2024
2 parents 5c8e769 + 01e6be4 commit aa67cd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
version: v3.13.3

- name: Install python
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: 3.7

Expand Down

0 comments on commit aa67cd1

Please sign in to comment.