Skip to content

Commit

Permalink
update checkout version
Browse files Browse the repository at this point in the history
  • Loading branch information
husnjaktv committed Oct 24, 2023
1 parent c1007d4 commit 0f26016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: macos-latest
environment: apitesting
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v3
- name: Install Cocoapods
run: gem install cocoapods
- if: github.event.release.tag_name == ''
Expand Down

0 comments on commit 0f26016

Please sign in to comment.