We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bafd681 commit b700690Copy full SHA for b700690
.github/workflows/build-and-test.yaml
@@ -4,6 +4,6 @@ on: [pull_request, push, workflow_dispatch]
4
jobs:
5
build:
6
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-build-and-test.yaml@v3
7
- secrets: inherit
8
with:
9
java_version: 21
+ secrets: inherit
0 commit comments