We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e6b000 commit 72657b1Copy full SHA for 72657b1
1 file changed
.github/workflows/java-workflow.yml
@@ -32,7 +32,7 @@ jobs:
32
uses: actions/checkout@v4
33
with:
34
repository: 'authorizenet/sample-code-java'
35
- ref: 'master'
+ ref: 'future'
36
path: ${{env.sample_code_java}}
37
- name: Setup Java 1.8 to build the SDK
38
uses: actions/setup-java@v2
0 commit comments