Skip to content

Commit ae5c410

Browse files
chore(deps): update actions/setup-java action to v4.8.0 (#975)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d457c00 commit ae5c410

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
3232
with:
3333
node-version: lts/*
34-
- uses: actions/setup-java@c1e323688fd81a25caa38c78aa6df2d33d3e20d9 # v4
34+
- uses: actions/setup-java@c1e323688fd81a25caa38c78aa6df2d33d3e20d9 # v4.8.0
3535
with:
3636
distribution: 'temurin'
3737
java-version: '17'

0 commit comments

Comments
 (0)