There was an error while loading. Please reload this page.
1 parent f2cc75f commit 404c492Copy full SHA for 404c492
.github/workflows/samples.yaml
@@ -5,7 +5,7 @@ jobs:
5
checkstyle:
6
runs-on: ubuntu-latest
7
steps:
8
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
9
- uses: actions/setup-java@v1
10
with:
11
java-version: 8
0 commit comments