Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Update gradle/gradle-build-action digest to 62cce3c #150

Merged
merged 1 commit into from
Oct 1, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
java-version: '17'
distribution: 'temurin'
- name: Build with Gradle
uses: gradle/gradle-build-action@b5126f31dbc19dd434c3269bf8c28c315e121da2
uses: gradle/gradle-build-action@62cce3c597efd445cd71ee868887b8b1117703a7
with:
arguments: build

Expand Down