Skip to content

Commit 7de1ad4

Browse files
authored
Update action.yml
1 parent 464b7bc commit 7de1ad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ runs:
1616
- uses: actions/checkout@v4
1717
with:
1818
repository: "Adyen/adyen-swift-public-api-diff"
19-
ref: "0.6.0"
19+
ref: "0.7.0"
2020
- name: "Run Diff"
2121
run: |
2222
NEW=${{ inputs.new }}

0 commit comments

Comments
 (0)