Skip to content

Commit

Permalink
deps: update actions/checkout action to v3 (#1719)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 30, 2022
1 parent d047334 commit 6b9585b
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@v3
with:
distribution: zulu
Expand Down

0 comments on commit 6b9585b

Please sign in to comment.