Skip to content

Commit 3d21113

Browse files
Update README.md
1 parent 618ba60 commit 3d21113

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,8 @@ jobs:
2222
name: Setup Xamarin and Mono versions
2323
runs-on: macos-latest
2424
steps:
25-
- name: Checkout
26-
uses: actions/checkout@master
27-
2825
- name: setup-xamarin
29-
uses: maxim-lobanov/setup-xamarin
26+
uses: maxim-lobanov/setup-xamarin@v1.1
3027
with:
3128
mono-version: 6.6 # specify version in '<major>.<minor>' format
3229
xamarin-ios-version: 13 # specify version in '<major>' format

0 commit comments

Comments
 (0)