mirror of
https://github.com/domfelipe/chef-zero.git
synced 2026-08-07 08:16:42 +00:00
ci: opt into Node 24 for Pages deploy
This commit is contained in:
parent
a85cbfd559
commit
31ef1100a1
1 changed files with 3 additions and 0 deletions
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
|
|
@ -15,6 +15,9 @@ concurrency:
|
|||
group: pages
|
||||
cancel-in-progress: false
|
||||
|
||||
env:
|
||||
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue