Skip to content

Commit ec8e27e

Browse files
Workaround for docker CI failure (#6572)
actions/checkout#1590 actions/checkout#1809
1 parent fb700f4 commit ec8e27e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/CI-unixish-docker.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ on:
1313

1414
permissions:
1515
contents: read
16+
17+
env:
18+
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
1619

1720
jobs:
1821
build_cmake:

0 commit comments

Comments
 (0)