Skip to content

Commit 27ee327

Browse files
committed
feat: обновление node до 20 + узоры
1 parent 55ffba9 commit 27ee327

File tree

6 files changed

+24387
-747
lines changed

6 files changed

+24387
-747
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,3 @@ jobs:
6969
# Контрибьютерам
7070

7171
Доработка проводится по git-flow.
72-
73-
74-

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ inputs:
1313
required: false
1414
default: 'latest'
1515
runs:
16-
using: 'node16'
16+
using: 'node20'
1717
main: 'dist/index.js'

0 commit comments

Comments
 (0)