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 03dbcce commit 62660fdCopy full SHA for 62660fd
.github/workflows/build-and-test.yaml
@@ -5,5 +5,5 @@ jobs:
5
build:
6
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-build-and-test.yaml@v3
7
with:
8
- java_version: "21"
+ java_version: 21
9
secrets: inherit
0 commit comments