We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 31a58aa + 523ec98 commit 78259afCopy full SHA for 78259af
.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
22
with:
23
node-version: 10.x
24
0 commit comments