Skip to content

Commit f3b4967

Browse files
committed
fixup! Build vendored mongodb images in the end2end workflow
1 parent 897ef87 commit f3b4967

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/end2end.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ jobs:
352352
runs-on: ubuntu-24.04
353353
steps:
354354
- name: Checkout
355-
uses: actions/checkout@v5
355+
uses: actions/checkout@v6
356356

357357
- name: Set up QEMU
358358
uses: docker/setup-qemu-action@v3

0 commit comments

Comments
 (0)