Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit dede5a2

Browse files
fix: allow use of node16 in github actions
1 parent e502dc1 commit dede5a2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎.github/workflows/build.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,8 @@ jobs:
275275
- build-type-determination
276276
- select-targets
277277
env:
278+
# https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
279+
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
278280
# Location of artifacts generated by build.
279281
BUILD_ARTIFACTS_PATH: electron-app/dist/build-artifacts
280282
# to skip passing signing credentials to electron-builder

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /