We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c298cd + dc3f175 commit 1d46d09Copy full SHA for 1d46d09
1 file changed
.github/workflows/node.js.yml
@@ -22,7 +22,7 @@ jobs:
22
steps:
23
- uses: actions/checkout@v6
24
- name: Use Node.js ${{ matrix.node-version }}
25
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
26
with:
27
node-version: ${{ matrix.node-version }}
28
cache: 'npm'
0 commit comments