Skip to content

chore(deps): bump GoogleCloudPlatform/release-please-action from 3.7 to 4.1 #275

chore(deps): bump GoogleCloudPlatform/release-please-action from 3.7 to 4.1

chore(deps): bump GoogleCloudPlatform/release-please-action from 3.7 to 4.1 #275

Workflow file for this run

name: build
on:
- pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: actions/setup-java@v4.6.0
with:
java-version: 8
distribution: zulu
- name: build
run: ./gradlew check