Skip to content

Commit 1ecde54

Browse files
committed
chore: actions: ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
1 parent 8e91bb6 commit 1ecde54

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/nodejs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
env:
99
NAME: putout
10+
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
1011
strategy:
1112
matrix:
1213
node-version:

0 commit comments

Comments
 (0)