mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-25 18:50:51 +02:00
starters: upgrade GitHub actions
GitHub broke some actions by removing Node 16.
This commit is contained in:
parent
c03355fea5
commit
59a57b0518
25 changed files with 206 additions and 206 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue