Skip to content

Commit

Permalink
ci: update actions/setup-python action to v4.4.0 (#253)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
  • Loading branch information
sebastien-prudhomme and renovate-bot committed Dec 25, 2022
1 parent 26ba98c commit eb383e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
labels: ${{ steps.metadata.outputs.labels }}

- name: Set up Python
uses: actions/setup-python@v4.3.1
uses: actions/setup-python@v4.4.0
with:
python-version: 3.10.8 # renovate: python

Expand Down

0 comments on commit eb383e3

Please sign in to comment.