Skip to content

Commit 86d2fba

Browse files
chore(deps): update all dependencies to v3 (#275)
* chore(deps): update all dependencies to v3 * 🦉 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 5cf503b commit 86d2fba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • packages/google-cloud-datastore/.github/workflows

packages/google-cloud-datastore/.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.8"
1616
- name: Install nox

0 commit comments

Comments
 (0)