We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31a58aa commit 019380bCopy full SHA for 019380b
.github/workflows/test.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@v3
19
20
- name: Set Node.js 10.x
21
- uses: actions/setup-node@v1.4.4
+ uses: actions/setup-node@v3.1.1
22
with:
23
node-version: 10.x
24
0 commit comments