Skip to content

Commit

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

chore(deps): update actions/setup-python action to v4
  • Loading branch information
sebastiangaiser authored Jun 8, 2022
2 parents 1b215b2 + ad1e403 commit ba0b7c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
version: v3.8.1

- uses: actions/setup-python@v3
- uses: actions/setup-python@v4
with:
python-version: 3.7

Expand Down

0 comments on commit ba0b7c4

Please sign in to comment.