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.
1 parent d9bed9f commit 2b078c7Copy full SHA for 2b078c7
.github/workflows/node.js-ci.yml
@@ -21,7 +21,7 @@ jobs:
21
- uses: actions/checkout@v4
22
23
- name: Use Node.js ${{ matrix.node-version }}
24
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
25
with:
26
node-version: ${{ matrix.node-version }}
27
0 commit comments