Skip to content

Commit 8f071d1

Browse files
Update .github/workflows/native-tests.yml
Co-authored-by: Nickolas Dimitrakas <[email protected]>
1 parent dff943f commit 8f071d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/native-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
runs-on: macOS-15
2828
steps:
2929
- name: Checkout
30-
uses: actions/checkout@v5
30+
uses: actions/checkout@v6
3131

3232
- name: Set up Xcode
3333
uses: maxim-lobanov/setup-xcode@v1

0 commit comments

Comments
 (0)