Skip to content

Commit 9999123

Browse files
authored
chore: update node.js and pnpm (#5841)
Signed-off-by: Alexey Orlenko's AI Agent <robot@aqrln.net>
1 parent d0368e2 commit 9999123

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test-query-compiler-template.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
strategy:
2727
fail-fast: false
2828
matrix:
29-
node_version: ['20']
29+
node_version: ['24']
3030
partition: ['1/4', '2/4', '3/4', '4/4']
3131
relation_load_strategy: ${{ fromJson(inputs.relation_load_strategy) }}
3232

@@ -63,7 +63,7 @@ jobs:
6363
- name: 'Setup pnpm'
6464
uses: pnpm/action-setup@v4.0.0
6565
with:
66-
version: 10.15.1
66+
version: 11.13.1
6767

6868
- name: 'Login to Docker Hub'
6969
uses: docker/login-action@v3

0 commit comments

Comments
 (0)