Skip to content

Commit 59c13e4

Browse files
authored
Merge pull request #5551 from rmosolgo/update-glob
Update glob
2 parents 78cf0f7 + 001163a commit 59c13e4

3 files changed

Lines changed: 66 additions & 296 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
- uses: actions/checkout@v6
8888
- uses: actions/setup-node@v6
8989
with:
90-
node-version: '21'
90+
node-version: latest
9191
- run: npm ci
9292
working-directory: ./javascript_client
9393
- run: npm test

0 commit comments

Comments
 (0)