chore: Update tool versions to match Nix environment

pull/9/head
parent d068247797
commit ac5b7f3a10

@ -30,8 +30,8 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
env: env:
HUGO_VERSION: 0.108.0 HUGO_VERSION: 0.111.3
NODE_VERSION: 18.12.1 NODE_VERSION: 18.14.2
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v3 uses: actions/checkout@v3

Loading…
Cancel
Save