Skip to content

Commit 66b7212

Browse files
authored
chore: update the Node.js used for update-otel-deps workflow (#3465)
1 parent 1923857 commit 66b7212

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-otel-deps.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
cache: 'npm'
2727
cache-dependency-path: package-lock.json
28-
node-version: 22
28+
node-version: 24
2929

3030
- run: npm install -g npm@latest
3131

0 commit comments

Comments
 (0)