mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 09:53:45 +00:00
Merge branch 'main' into filesearch-rewrite-query
This commit is contained in:
commit
88ce118ba3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/integration-tests.yml
vendored
2
.github/workflows/integration-tests.yml
vendored
|
|
@ -95,7 +95,7 @@ jobs:
|
||||||
|
|
||||||
- name: Setup Node.js for TypeScript client tests
|
- name: Setup Node.js for TypeScript client tests
|
||||||
if: ${{ matrix.client == 'server' }}
|
if: ${{ matrix.client == 'server' }}
|
||||||
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
|
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
|
||||||
with:
|
with:
|
||||||
node-version: '20'
|
node-version: '20'
|
||||||
cache: 'npm'
|
cache: 'npm'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue