align dependency runtime baselines across Docker and CI
This commit is contained in:
2
.github/workflows/frontend-test.yml
vendored
2
.github/workflows/frontend-test.yml
vendored
@@ -17,6 +17,8 @@ jobs:
|
||||
|
||||
- name: setup bun
|
||||
uses: oven-sh/setup-bun@v2
|
||||
with:
|
||||
bun-version: 1.3.10
|
||||
|
||||
- name: install dependencies
|
||||
working-directory: frontend
|
||||
|
||||
Reference in New Issue
Block a user