Skip to content

Commit dce417d

Browse files
Update checkout action version to v7
1 parent a9390e3 commit dce417d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
steps:
2020
- name: Checkout
21-
uses: actions/checkout@v4
21+
uses: actions/checkout@v7
2222

2323
- name: Show toolchain
2424
run: xcodebuild -version

0 commit comments

Comments
 (0)