Skip to content

Commit 7d0adc2

Browse files
committed
WIP: more testing
This explicitly tries to force node16
1 parent 52c57e0 commit 7d0adc2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/dev-manual.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ jobs:
88
runs-on: [self-hosted, linux, stage]
99
env:
1010
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
11+
ACTIONS_RUNNER_FORCED_INTERNAL_NODE_VERSION: node16
12+
ACTIONS_RUNNER_FORCE_ACTIONS_NODE_VERSION: node16
1113
steps:
1214
- uses: actions/checkout@v3
1315
- name: deploy-theme

0 commit comments

Comments
 (0)