Skip to content

Bump ink-ui from 0.3.3 to 0.11.0 #93

Bump ink-ui from 0.3.3 to 0.11.0

Bump ink-ui from 0.3.3 to 0.11.0 #93

Workflow file for this run

name: PR Checks
on: [pull_request]
jobs:
tests:
runs-on: ubuntu-latest
steps:
-
name: Checkout
uses: actions/[email protected]
-
name: Configure Java
uses: actions/[email protected]
with:
java-version: 17
distribution: oracle
-
name: Tests
run: ./gradlew check