Skip to content

Commit 833a662

Browse files
committed
Changed sample code branch to master
1 parent 7ff7ded commit 833a662

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nodejs-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
uses: actions/checkout@v4
4141
with:
4242
repository: 'authorizenet/sample-code-node'
43-
ref: 'future'
43+
ref: 'master'
4444
path: ${{env.sample_code_node}}
4545

4646
- name: Install Node

0 commit comments

Comments
 (0)