mirror of
https://github.com/lancedikson/bowser
synced 2026-03-02 03:40:27 +00:00
revert(workflows): rollback to Node 12.16.3 (#537)
This commit is contained in:
2
.github/workflows/merge-to-master.yml
vendored
2
.github/workflows/merge-to-master.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [14.x]
|
||||
node-version: [12.16.3]
|
||||
|
||||
steps:
|
||||
- name: Get branch name (merge)
|
||||
|
||||
Reference in New Issue
Block a user