We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1923857 commit 66b7212Copy full SHA for 66b7212
1 file changed
.github/workflows/update-otel-deps.yaml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
cache: 'npm'
27
cache-dependency-path: package-lock.json
28
- node-version: 22
+ node-version: 24
29
30
- run: npm install -g npm@latest
31
0 commit comments