Skip to content

Commit b700690

Browse files
committed
Updated build action
1 parent bafd681 commit b700690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ on: [pull_request, push, workflow_dispatch]
44
jobs:
55
build:
66
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-build-and-test.yaml@v3
7-
secrets: inherit
87
with:
98
java_version: 21
9+
secrets: inherit

0 commit comments

Comments
 (0)