Skip to content

Commit

Permalink
chore(deps): update actions/setup-python action to v3 (#1395)
Browse files Browse the repository at this point in the history
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
  • Loading branch information
renovate-bot and parthea authored Apr 1, 2022
1 parent ddcf429 commit 65e3263
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Set up Python
uses: actions/setup-python@v2
uses: actions/setup-python@v3
- name: Fetch pull request branch
uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 65e3263

Please sign in to comment.