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 464b7bc commit 7de1ad4Copy full SHA for 7de1ad4
action.yml
@@ -16,7 +16,7 @@ runs:
16
- uses: actions/checkout@v4
17
with:
18
repository: "Adyen/adyen-swift-public-api-diff"
19
- ref: "0.6.0"
+ ref: "0.7.0"
20
- name: "Run Diff"
21
run: |
22
NEW=${{ inputs.new }}
0 commit comments