Skip to content

Bump com.google.truth:truth from 1.4.2 to 1.4.3 #69

Bump com.google.truth:truth from 1.4.2 to 1.4.3

Bump com.google.truth:truth from 1.4.2 to 1.4.3 #69

Workflow file for this run

name: Verify
on:
push:
branches:
- master
pull_request:
jobs:
build:
name: Verify
uses: takari/takari-gh-actions/.github/workflows/ci.yml@v3
with:
jdk-matrix: '[ 11,17,21 ]'