Skip to content

Bump actions/setup-java from 4.2.2 to 4.3.0 in /.github/actions/maven-release in the catch-all group #2060

Bump actions/setup-java from 4.2.2 to 4.3.0 in /.github/actions/maven-release in the catch-all group

Bump actions/setup-java from 4.2.2 to 4.3.0 in /.github/actions/maven-release in the catch-all group #2060

Workflow file for this run

name: CI with BATS 🦇
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
test:
name: test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- uses: mig4/setup-bats@af9a00deb21b5d795cabfeaa8d9060410377686d # v1.2.0
with:
bats-version: 1.8.0
- name: 🦇🦇🦇
run: bats -r --print-output-on-failure .