Skip to content

Commit 62a9fcd

Browse files
authored
Merge pull request #86 from jerryuhoo/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents 34a424a + f2e4aea commit 62a9fcd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
xcode-version: latest-stable
8787

8888
- name: Checkout code
89-
uses: actions/checkout@v4
89+
uses: actions/checkout@v5
9090
with:
9191
submodules: recursive
9292
lfs: true

0 commit comments

Comments
 (0)