Skip to content

Commit

Permalink
deps: update actions/setup-java action to v3 (#739)
Browse files Browse the repository at this point in the history
* deps: update actions/setup-java 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] authored Feb 28, 2022
1 parent a1572e5 commit 6cd3ca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-core/.github/workflows/downstream.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:
- workflows
steps:
- uses: actions/checkout@v2
- uses: actions/setup-java@v1
- uses: actions/setup-java@v3
with:
java-version: ${{matrix.java}}
- run: java -version
Expand Down

0 comments on commit 6cd3ca5

Please sign in to comment.