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.
2 parents efac16c + ae6f06c commit 748b253Copy full SHA for 748b253
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.5.0"
+ ref: "0.6.0"
20
- name: "Run Diff"
21
run: |
22
NEW=${{ inputs.new }}
0 commit comments