We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5e5a35 commit 7c8f819Copy full SHA for 7c8f819
1 file changed
.github/workflows/workflow.yml
@@ -9,7 +9,7 @@ jobs:
9
operating-system: [ubuntu-latest, windows-latest]
10
actions:
11
- name: Set Node.js 10.x
12
- uses: bryanmacfarlane/node-config@master
+ uses: actions/setup-node@master
13
with:
14
version: 10.x
15
0 commit comments