This website works better with JavaScript.
Home
Explore
Help
Sign In
jan
/
mustache.js
mirror of
https://github.com/janl/mustache.js
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
46
Wiki
Activity
Browse Source
use node 16 for browser-usage job
pull/834/head
Luke Blaney
1 year ago
parent
972fd2b27a
commit
add9dd991b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/usage.yml
+ 1
- 1
.github/workflows/usage.yml
View File
@@ -113,7 +113,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v1
with:
node-version: 1
2
.x
node-version: 1
6
.x
- name: Get build-output from build step
uses: actions/download-artifact@v2
with:
Write
Preview
Loading…
Cancel
Save