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

Commit 70b348b

Browse files
chore(deps): update all dependencies (#188)
* chore(deps): update all dependencies * 🦉 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>
1 parent 6014db0 commit 70b348b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/mypy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- name: Checkout
11-
uses: actions/checkout@v2
11+
uses: actions/checkout@v3
1212
- name: Setup Python
13-
uses: actions/setup-python@v2
13+
uses: actions/setup-python@v3
1414
with:
1515
python-version: "3.7"
1616
- name: Install nox

0 commit comments

Comments
 (0)