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 ab866b0 commit a53e9c5Copy full SHA for a53e9c5
.github/workflows/docs.yml
@@ -13,7 +13,7 @@ jobs:
13
14
steps:
15
- name: Setup Node.js environment
16
- uses: actions/setup-node@v1.4.2
+ uses: actions/setup-node@v1
17
with:
18
node-version: ">= 12"
19
0 commit comments