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.
1 parent 8b5c73a commit b51052eCopy full SHA for b51052e
.github/workflows/github-pages.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v2
13
14
- name: Setup Node
15
- uses: actions/setup-node@v2
+ uses: actions/setup-node@v1
16
with:
17
node-version: '12.x'
18
0 commit comments