Skip to content

Commit

Permalink
node16
Browse files Browse the repository at this point in the history
  • Loading branch information
lukka committed Oct 19, 2022
1 parent b7d854f commit d37ca0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Expand Up @@ -22,7 +22,7 @@ jobs:
submodules: true
- uses: actions/setup-node@v3
with:
node-version: '12.x'
node-version: '16.x'
# How to consume GitHub packages, from this message (!): https://github.community/t/download-from-github-package-registry-without-authentication/14407/35
# Inspired from here: https://github.com/jcansdale-test/npmrc-configurations/blob/master/.github/workflows/blank.yml
- name: Authenticate to GitHub Packages
Expand Down

0 comments on commit d37ca0a

Please sign in to comment.