github: Bump node version

This commit is contained in:
Remko Tronçon 2022-05-23 21:37:02 +02:00
parent 308e7c3077
commit 30f1200472

View file

@ -4,7 +4,7 @@ runs:
steps:
- uses: actions/setup-node@v2
with:
node-version: 16
node-version: 17
cache: 'yarn'
# We depend on a more recent version, not available in current Ubuntu (20.04). Should be available in 22.04
# - run: sudo apt-get install wabt