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 0acf74c commit 0815b09Copy full SHA for 0815b09
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ jobs:
7
steps:
8
- uses: actions/checkout@v2.4.0
9
10
- - uses: actions/setup-node@v2.4.1
+ - uses: actions/setup-node@v2.5.0
11
with:
12
node-version: 14.15.1
13
0 commit comments