Skip to content

Commit 5b574ce

Browse files
Bump actions/checkout from 4 to 5 (#74)
1 parent 4558191 commit 5b574ce

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
@@ -20,7 +20,7 @@ jobs:
2020
runs-on: macos-15
2121
steps:
2222
- name: git checkout
23-
uses: actions/checkout@v4
23+
uses: actions/checkout@v5
2424

2525
- name: xcode version
2626
run: xcodebuild -version -sdk

0 commit comments

Comments
 (0)