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 3f92bd8 commit 351b004Copy full SHA for 351b004
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
22
persist-credentials: false
23
24
- name: Set up Node.js
25
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
26
with:
27
node-version: ${{ matrix.node }}
28
cache: npm
0 commit comments