Skip to content

Commit cb38faf

Browse files
fix: update repo actions
1 parent 8adaae8 commit cb38faf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: actions/checkout@v4
2929

3030
- name: Run Integration Tests
31-
uses: ./.github/workflows/run-integration-tests.yaml@main
31+
uses: 'ExpediaGroup/xap-java-sdk/.github/workflows/run-integration-tests.yaml@main'
3232
with:
3333
branch: main
3434
jdk: '11'

0 commit comments

Comments
 (0)