Skip to content
Snippets Groups Projects
Unverified Commit 5a00bf6b authored by Tom French's avatar Tom French Committed by GitHub
Browse files

ci: fix CI to an exact node version (#240)

parent 9c0df36e
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ runs:
- name: Install node
uses: actions/setup-node@v1
with:
node-version: 16
node-version: 16.15.0
- name: Cache
uses: actions/cache@v2
id: cache
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment