chore: Update tool versions to match Nix environment
This commit is contained in:
parent
d068247797
commit
ac5b7f3a10
1 changed files with 2 additions and 2 deletions
4
.github/workflows/hugo.yml
vendored
4
.github/workflows/hugo.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue