Skip to content

Commit 7682009

Browse files
committed
chore(deps): update deps
1 parent d87ffad commit 7682009

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/gradle.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
java-version: '21'
2020
distribution: 'temurin'
21+
- name: Setup Gradle
22+
uses: gradle/actions/setup-gradle@v4
2123
- name: Build with Gradle
22-
uses: gradle/gradle-build-action@v3
23-
with:
24-
arguments: build
24+
run: ./gradlew build

0 commit comments

Comments
 (0)