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 e6a4cd5 commit 4bd88e0Copy full SHA for 4bd88e0
1 file changed
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
# Setup.
13
- uses: actions/checkout@v6
14
- name: Use Node.js ${{ matrix.node-version }}
15
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
16
with:
17
node-version: ${{ matrix.node-version }}
18
- run: corepack enable
0 commit comments