Skip to content

Commit 8e5c61e

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

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
@@ -92,7 +92,7 @@ jobs:
9292
with:
9393
java-version: '19'
9494
distribution: 'temurin'
95-
- uses: gradle/actions/setup-gradle@v5
95+
- uses: gradle/actions/setup-gradle@v6
9696
with:
9797
cache-read-only: false
9898
- run: npm ci

0 commit comments

Comments
 (0)