Skip to content

Commit 0cab014

Browse files
committed
Bump actions/checkout
1 parent f6fb5fe commit 0cab014

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
swift-flags: "-Xswiftc -swift-version -Xswiftc 6"
2323

2424
steps:
25-
- uses: actions/checkout@v4
25+
- uses: actions/checkout@v5
2626

2727
- name: Select Xcode version ${{ matrix.xcode }}
2828
run: |

0 commit comments

Comments
 (0)