There was an error while loading. Please reload this page.
1 parent 493d49a commit da62122Copy full SHA for da62122
1 file changed
.github/workflows/nodejs.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
15
16
- name: Use Node.js ${{ matrix.node-version }}
17
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
18
with:
19
node-version: ${{ matrix.node-version }}
20
0 commit comments