We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e0c5e98 + a2b3427 commit 034c7d0Copy full SHA for 034c7d0
.github/actions/setup-env/action.yaml
@@ -8,7 +8,7 @@ inputs:
8
runs:
9
using: 'composite'
10
steps:
11
- - uses: actions/setup-node@v3
+ - uses: actions/setup-node@v6
12
with:
13
node-version: 22
14
cache: 'npm'
0 commit comments