Skip to content

Commit 0e4edd2

Browse files
committed
chore: upgrade actions/checkout
1 parent f403636 commit 0e4edd2

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
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020
steps:
2121
- name: Checkout
22-
uses: actions/checkout@v4
22+
uses: actions/checkout@v6
2323

2424
- name: Install system dependencies (gpui)
2525
run: |

0 commit comments

Comments
 (0)