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 cbc8bf5 commit 1b3d62dCopy full SHA for 1b3d62d
.github/workflows/build.yml
@@ -10,7 +10,7 @@ jobs:
10
matrix:
11
node-version: [14.x]
12
steps:
13
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
14
- name: Use Node.js ${{ matrix.node-version }}
15
uses: actions/setup-node@v3
16
with:
.github/workflows/nodejs.yml
@@ -9,7 +9,7 @@ jobs:
9
0 commit comments