Skip to content

Add minorApiLevel for compile SDK. Test with API 37.0. #394

Add minorApiLevel for compile SDK. Test with API 37.0.

Add minorApiLevel for compile SDK. Test with API 37.0. #394

Workflow file for this run

name: Validate action typings
on:
push:
pull_request:
workflow_dispatch:
jobs:
validate-typings:
runs-on: "ubuntu-latest"
steps:
- uses: actions/checkout@v6
- uses: krzema12/github-actions-typing@v2