Skip to content

Commit 0641bf4

Browse files
committed
Update a newly-merged dependency
1 parent 07ecbac commit 0641bf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ jobs:
184184
group: boxel-host-test-db-index${{ github.head_ref || github.run_id }}
185185
cancel-in-progress: true
186186
steps:
187-
- uses: actions/checkout@v3
187+
- uses: actions/checkout@v4
188188
- uses: ./.github/actions/init
189189
- name: Build boxel-ui
190190
run: PG_INDEXER=true pnpm build

0 commit comments

Comments
 (0)