Skip to content

Upgrading the release workflows #2413

Upgrading the release workflows

Upgrading the release workflows #2413

Workflow file for this run

name: Build and Test
on: [pull_request, push, workflow_dispatch]
jobs:
build:
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-build-and-test.yaml@v3
secrets: inherit
with:
java_version: 21