We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ff7ded commit 833a662Copy full SHA for 833a662
1 file changed
.github/workflows/nodejs-workflow.yml
@@ -40,7 +40,7 @@ jobs:
40
uses: actions/checkout@v4
41
with:
42
repository: 'authorizenet/sample-code-node'
43
- ref: 'future'
+ ref: 'master'
44
path: ${{env.sample_code_node}}
45
46
- name: Install Node
0 commit comments