Skip to content

Commit b9576f8

Browse files
authored
Update gradle.yml
1 parent 68cbb7f commit b9576f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/gradle.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ jobs:
88
runs-on: ubuntu-latest
99

1010
steps:
11-
- uses: actions/checkout@latest
11+
- uses: actions/checkout@v1
1212
- uses: joschi/setup-jdk@v1
13-
with:
13+
with:
1414
java-version: 'openjdk13'
1515
architecture: 'x64'
1616
- name: Build with Gradle

0 commit comments

Comments
 (0)