Skip to content
This repository was archived by the owner on Feb 13, 2026. It is now read-only.

Commit 2dd10a7

Browse files
renovate-botgcf-owl-bot[bot]parthea
authored
chore(deps): update actions/setup-python action to v4 (#197)
* chore(deps): update actions/setup-python action to v4 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent 3277c60 commit 2dd10a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mypy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Checkout
1111
uses: actions/checkout@v3
1212
- name: Setup Python
13-
uses: actions/setup-python@v3
13+
uses: actions/setup-python@v4
1414
with:
1515
python-version: "3.7"
1616
- name: Install nox

0 commit comments

Comments
 (0)