Skip to content

Commit

Permalink
Use alternate future branch for samples
Browse files Browse the repository at this point in the history
  • Loading branch information
gnongsie committed Jul 12, 2024
1 parent d69c469 commit 6f9d0e5
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
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: 'authorizenet/sample-code-java'
ref: 'future'
ref: 'future-alternate'
path: ${{env.sample_code_java}}
- name: Setup Java 1.8 to build the SDK
uses: actions/setup-java@v2
Expand Down

0 comments on commit 6f9d0e5

Please sign in to comment.