Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

fix(deps): update org.jetbrains.kotlin:* to v1.8.21 #504

fix(deps): update org.jetbrains.kotlin:* to v1.8.21

fix(deps): update org.jetbrains.kotlin:* to v1.8.21 #504

name: Validate gradle wrapper
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
validate:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/checkout@v3
- uses: gradle/wrapper-validation-action@v1