Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6f61491

Browse files
chore(deps): update all dependencies to v3 (#347)
* chore(deps): update all dependencies to v3* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.mdCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parentb558e3d commit6f61491

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

‎.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

‎.github/workflows/unittest.yml‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ jobs:
2727
python:3.9
2828
steps:
2929
-name:Checkout
30-
uses:actions/checkout@v2
30+
uses:actions/checkout@v3
3131
-name:Setup Python
32-
uses:actions/setup-python@v2
32+
uses:actions/setup-python@v3
3333
with:
3434
python-version:${{ matrix.python }}
3535
-name:Install nox
@@ -54,9 +54,9 @@ jobs:
5454
-run-unittests
5555
steps:
5656
-name:Checkout
57-
uses:actions/checkout@v2
57+
uses:actions/checkout@v3
5858
-name:Setup Python
59-
uses:actions/setup-python@v2
59+
uses:actions/setup-python@v3
6060
with:
6161
python-version:"3.10"
6262
-name:Install coverage

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp