Skip to content

Commit 74a7b15

Browse files
build(deps): bump gradle/actions from 4 to 5 (#2338)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e6663ae commit 74a7b15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
with:
100100
java-version: '19'
101101
distribution: 'temurin'
102-
- uses: gradle/actions/setup-gradle@v4
102+
- uses: gradle/actions/setup-gradle@v5
103103
with:
104104
cache-read-only: false
105105
- run: npm ci

0 commit comments

Comments
 (0)