Skip to content

Commit 8299d5f

Browse files
chore(deps): update actions/checkout action to v3 (#19)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9db4359 commit 8299d5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_please.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
restore-keys: |
4848
${{ runner.os }}-gradle-
4949
50-
- uses: actions/checkout@v1
50+
- uses: actions/checkout@v3
5151

5252
- name: Set up JDK 11
5353
uses: actions/setup-java@v1

0 commit comments

Comments
 (0)