Skip to content

Commit 9814f53

Browse files
authored
Merge pull request #34 from jaeilers/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents 869f83f + 4eb9111 commit 9814f53

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
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: macos-latest
1515
steps:
1616
- name: Checkout
17-
uses: actions/checkout@v5
17+
uses: actions/checkout@v6
1818

1919
- name: Select Xcode version
2020
uses: maxim-lobanov/setup-xcode@v1

0 commit comments

Comments
 (0)