Skip to content

Commit

Permalink
Update README to point to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
maxim-lobanov authored Oct 10, 2020
1 parent 108924f commit fea4cbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
runs-on: macos-latest
steps:
- name: setup-cocoapods
uses: maxim-lobanov/setup-cocoapods@v1.1
uses: maxim-lobanov/setup-cocoapods@v1
with:
version: 1.9.0
Expand All @@ -33,7 +33,7 @@ jobs:
runs-on: macos-latest
steps:
- name: setup-cocoapods
uses: maxim-lobanov/setup-cocoapods@v1.1
uses: maxim-lobanov/setup-cocoapods@v1
with:
podfile-path: myApp/Podfile.lock
```
Expand Down

0 comments on commit fea4cbe

Please sign in to comment.