Skip to content

Commit 0347cd4

Browse files
author
Mohammed Rokon Uddin
authored
Update build.yml
1 parent f640327 commit 0347cd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
xcode-version: '15.0'
2222
- name: Checkout
23-
uses: actions/checkout@v2
23+
uses: actions/checkout@v3
2424
- name: Build
2525
working-directory: ./{{cookiecutter.app_name}}
2626
env:

0 commit comments

Comments
 (0)