Skip to content

Set up sbt explicitly because it will be dropped in ubuntu-24.04 (#511) #1464

Set up sbt explicitly because it will be dropped in ubuntu-24.04 (#511)

Set up sbt explicitly because it will be dropped in ubuntu-24.04 (#511) #1464

name: "Validate Gradle Wrapper"
on:
push:
branches:
- main
- 'r5.*'
pull_request:
branches:
- '*'
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: gradle/actions/wrapper-validation@0bdd871935719febd78681f197cd39af5b6e16a6 # v4
with:
min-wrapper-count: 6