Skip to content

Commit

Permalink
Merge pull request #37 from Adyen/robertdalmeida-patch-1
Browse files Browse the repository at this point in the history
Update publich_podspec.yml uses checkout action v4
  • Loading branch information
robertdalmeida authored Mar 14, 2024
2 parents 1ab16d1 + cf9dfe8 commit 038ca11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publich_podspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
publish:
runs-on: macos-12
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4

- name: Select latest Xcode
uses: maxim-lobanov/setup-xcode@v1
Expand Down

0 comments on commit 038ca11

Please sign in to comment.