Skip to content

Commit

Permalink
Changed sample code branch to master
Browse files Browse the repository at this point in the history
gnongsie committed Sep 19, 2024
1 parent 8b158b6 commit 866bd82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/java-workflow.yml
Original file line number Diff line number Diff line change
@@ -32,7 +32,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: 'authorizenet/sample-code-java'
ref: 'future-alternate'
ref: 'master'
path: ${{env.sample_code_java}}
- name: Setup Java 17 to build the SDK
uses: actions/setup-java@v2

0 comments on commit 866bd82

Please sign in to comment.