Skip to content

Commit

Permalink
deps: update actions/checkout action to v3 (#1593)
Browse files Browse the repository at this point in the history
* deps: update actions/checkout action 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>
  • Loading branch information
renovate-bot and gcf-owl-bot[bot] committed Mar 17, 2022
1 parent 41ac833 commit 92002c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/downstream.yaml
Expand Up @@ -133,7 +133,7 @@ jobs:
- workflow-executions
- workflows
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: actions/setup-java@v1
with:
java-version: ${{matrix.java}}
Expand Down

0 comments on commit 92002c0

Please sign in to comment.