Skip to content

Commit 685e4c4

Browse files
authored
Merge pull request #90 from hoc081098/renovate/all-deps
chore(deps): update actions/checkout action to v3.2.0
2 parents eb752e0 + 2690179 commit 685e4c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-wrapper-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ jobs:
66
name: "Validation"
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: actions/checkout@v3.1.0
9+
- uses: actions/checkout@v3.2.0
1010
- uses: gradle/[email protected]

0 commit comments

Comments
 (0)