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 cffd7e7 commit 36a3285Copy full SHA for 36a3285
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/checkout@v2
12
13
- name: Setup Node.js environment
14
- uses: actions/setup-node@v2.3.0
+ uses: actions/setup-node@v2.4.0
15
with:
16
node-version: '12'
17
0 commit comments