Skip to content

Commit fde617a

Browse files
badumbatishCohenArthur
authored andcommitted
Pin node16 by allowing old version
ChangeLog: * .github/workflows/ccpp.yml: Pin node16 by allowing old version
1 parent 61bf444 commit fde617a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ccpp.yml

+3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ on:
99
branches: [ master ]
1010
merge_group:
1111

12+
env:
13+
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
14+
1215
jobs:
1316
build-and-check-ubuntu-64bit:
1417

0 commit comments

Comments
 (0)