chore: Update tool versions to match Nix environment

This commit is contained in:
Thomas A. Christensen II 2023-03-31 22:30:13 -05:00
parent d068247797
commit ac5b7f3a10

View file

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