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.
2 parents 035c457 + fce41ce commit 6cbd767Copy full SHA for 6cbd767
.github/workflows/remark.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@v3
20
21
- name: Setup Node.js
22
- uses: actions/setup-node@v1.4.4
+ uses: actions/setup-node@v3
23
with:
24
node-version: '14.x'
25
0 commit comments