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 6ce0ef2 commit 52a7c8aCopy full SHA for 52a7c8a
.github/workflows/deployment.yml
@@ -22,7 +22,7 @@ jobs:
22
- uses: actions/checkout@v2
23
- uses: actions/setup-node@v1
24
with:
25
- node-version: 12
+ node-version: 11
26
- run: npm install
27
- run: npm test # This includes the build
28
- uses: fregante/daily-version-action@v1
0 commit comments