Skip to content

Commit 88a0407

Browse files
author
Maxim Lobanov
committed
Update test.yml
1 parent 2eeaf83 commit 88a0407

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ jobs:
1919
- name: setup-cocoapods
2020
uses: ./
2121
with:
22-
version: 1.9.0
22+
version: 1.10.0
2323

2424
- name: Validate version
25-
run: pod --version | grep "1.9.0"
25+
run: pod --version | grep "1.10.0"
2626

2727
install-on-clean-machine:
2828
name: install on clean machine

0 commit comments

Comments
 (0)