Skip to content

Commit 92002c0

Browse files
deps: update actions/checkout action to v3 (#1593)
* 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>
1 parent 41ac833 commit 92002c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/downstream.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
- workflow-executions
134134
- workflows
135135
steps:
136-
- uses: actions/checkout@v2
136+
- uses: actions/checkout@v3
137137
- uses: actions/setup-java@v1
138138
with:
139139
java-version: ${{matrix.java}}

0 commit comments

Comments
 (0)