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 9cc18e6 commit 7d2d998Copy full SHA for 7d2d998
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
- '14'
16
steps:
17
- uses: actions/checkout@v2
18
- - uses: actions/setup-node@v2
+ - uses: actions/setup-node@v5
19
with:
20
node-version: ${{ matrix.node }}
21
- run: npm install
0 commit comments