Skip to content

Commit 7872289

Browse files
MadsNielsenJKrag
authored andcommittedSep 6, 2024
Allow the use of older node
1 parent c0ab7fb commit 7872289

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎.github/workflows/test.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: CI
22

3+
env:
4+
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
5+
36
on:
47
push:
58
branches: [ master ]

0 commit comments

Comments
 (0)
Failed to load comments.