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 ef906ae commit 2be75f5Copy full SHA for 2be75f5
.github/workflows/nodejs.yml
@@ -8,7 +8,7 @@ jobs:
8
node-version: [10, 12, 14]
9
os: [ubuntu-latest, windows-latest, macOS-latest]
10
steps:
11
- - uses: actions/checkout@v2.3.4
+ - uses: actions/checkout@v2.4.0
12
- name: Node.js ${{ matrix.node-version }}
13
uses: actions/[email protected]
14
with:
0 commit comments