Skip to content

Commit fe3e422

Browse files
chore(deps): update gradle/gradle-build-action action to v3.3.0
1 parent 9006ce1 commit fe3e422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Setup Java & Gradle
2020
uses: ./.github/actions/setup
2121
- name: Build with Gradle
22-
uses: gradle/gradle-build-action@v3.1.0
22+
uses: gradle/gradle-build-action@v3.3.0
2323
with:
2424
arguments: shadowJar
2525
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)