Skip to content

Revert kotlin upgrade; the newest version does not agree with CodeQL #34

Revert kotlin upgrade; the newest version does not agree with CodeQL

Revert kotlin upgrade; the newest version does not agree with CodeQL #34

name: Gradle wrapper validation
on:
pull_request:
paths:
- '**/gradle/wrapper/**'
push:
paths:
- '**/gradle/wrapper/**'
jobs:
validation:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: gradle/[email protected]