We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b5eac6 commit ee66277Copy full SHA for ee66277
.github/workflows/test-typescript-task.yml
@@ -47,7 +47,7 @@ jobs:
47
- name: Checkout
48
uses: actions/checkout@v2
49
50
- - name: Set Node.js 10.x
+ - name: Setup Node.js
51
uses: actions/setup-node@v2
52
with:
53
node-version: 12.x
0 commit comments