Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d69c469 commit 6f9d0e5Copy full SHA for 6f9d0e5
.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: 'future'
+ ref: 'future-alternate'
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