Skip to content

Commit 866bd82

Browse files
committed
Changed sample code branch to master
1 parent 8b158b6 commit 866bd82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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: 'future-alternate'
35+
ref: 'master'
3636
path: ${{env.sample_code_java}}
3737
- name: Setup Java 17 to build the SDK
3838
uses: actions/setup-java@v2

0 commit comments

Comments
 (0)