Skip to content

Commit 8d1c2dc

Browse files
authored
Bump actions/checkout to v4 (#24)
1 parent 836dffc commit 8d1c2dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- platform: watchOS
4444
action: build
4545
steps:
46-
- uses: actions/checkout@v3
46+
- uses: actions/checkout@v4
4747
- uses: mxcl/xcodebuild@v2
4848
with:
4949
action: ${{ matrix.action }}

0 commit comments

Comments
 (0)