Skip to content

Commit

Permalink
Merge pull request #105 from British-Oceanographic-Data-Centre/develop
Browse files Browse the repository at this point in the history
correct node version to 20
  • Loading branch information
soutobias authored Dec 8, 2023
2 parents fb379a7 + 7f3ba2a commit c83ceee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Setup nodejs
uses: actions/setup-node@v4
with:
node-version: 16
node-version: 20

- name: Build
run: |
Expand Down

0 comments on commit c83ceee

Please sign in to comment.