Skip to content

Commit

Permalink
Update github-workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
goergisn authored Feb 27, 2025
1 parent 912936f commit dc96590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Examples/github-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
# The github action automatically posts on a PR (if it's not a fork-PR)
# and/or outputs the diff to the $GITHUB_STEP_SUMMARY
- name: 🔍 Detect Changes
uses: Adyen/adyen-swift-public-api-diff@0.8.3
uses: Adyen/adyen-swift-public-api-diff@0.8.4
with:
platform: "iOS"
new: ${{ env.NEW_VERSION }}
Expand Down

0 comments on commit dc96590

Please sign in to comment.