8000 Check out future branch of samples · AuthorizeNet/sdk-java@72657b1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 72657b1

Browse files
committed
Check out future branch of samples
1 parent 0e6b000 commit 72657b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/java-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
uses: actions/checkout@v4
3333
with:
3434
repository: 'authorizenet/sample-code-java'
35-
ref: 'master'
35+
ref: 'future'
3636
path: ${{env.sample_code_java}}
3737
- name: Setup Java 1.8 to build the SDK
3838
uses: actions/setup-java@v2

0 commit comments

Comments
 (0)
0