Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxim Lobanov committed Apr 2, 2021
1 parent 2eeaf83 commit 88a0407
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ jobs:
- name: setup-cocoapods
uses: ./
with:
version: 1.9.0
version: 1.10.0

- name: Validate version
run: pod --version | grep "1.9.0"
run: pod --version | grep "1.10.0"

install-on-clean-machine:
name: install on clean machine
Expand Down

0 comments on commit 88a0407

Please sign in to comment.