starters: upgrade GitHub actions

GitHub broke some actions by removing Node 16.
This commit is contained in:
George Cushen 2024-04-15 20:06:45 +01:00
commit 59a57b0518
25 changed files with 206 additions and 206 deletions

View file

@ -3,7 +3,7 @@
publish = "public"
[build.environment]
HUGO_VERSION = "0.123.7"
HUGO_VERSION = "0.124.1"
GO_VERSION = "1.21.5"
NODE_VERSION = "21.1.0"
HUGO_ENABLEGITINFO = "true"