Skip to content

Commit 691d0b6

Browse files
committed
Changed sample code branch to master
1 parent 6ecd9cd commit 691d0b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/python-workflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
uses: actions/checkout@v4
4848
with:
4949
repository: 'authorizenet/sample-code-python'
50-
ref: 'future' # Remove this line before pushing to master branch
50+
ref: 'master'
5151
path: ${{env.sample_code_python}}
5252

5353
- name: Install Python

0 commit comments

Comments
 (0)