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 61d3be1 + dc4351d commit 900f987Copy full SHA for 900f987
Examples/github-workflow.yml
@@ -55,7 +55,7 @@ jobs:
55
# The github action automatically posts on a PR (if it's not a fork-PR)
56
# and/or outputs the diff to the $GITHUB_STEP_SUMMARY
57
- name: 🔍 Detect Changes
58
- uses: Adyen/adyen-swift-public-api-diff@0.9.0
+ uses: Adyen/adyen-swift-public-api-diff@0.10.1
59
with:
60
platform: "iOS"
61
new: ${{ env.NEW_VERSION }}
0 commit comments