Try this?
Some checks failed
build

This commit is contained in:
alyx 2022-12-24 14:36:48 -06:00
parent cbaf7bc99c
commit c868157aff

View File

@ -9,7 +9,7 @@ jobs:
- name: Add Node
uses: actions/setup-node@v1
with:
node-version: '12'
node-version: '16'
- name: Add Go
uses: actions/setup-go@v3
with: