Skip to content

Commit 30a862a

Browse files
committed
build: bump node && deps
1 parent 3fda83e commit 30a862a

File tree

4 files changed

+2912
-3293
lines changed

4 files changed

+2912
-3293
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v12
1+
v16

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ inputs:
3232
description: 'The name pattern of GitHub branch protection rules to apply. The default behavior is to find the name pattern of main or master. Require personal access token to let this feature work.'
3333
default: ''
3434
runs:
35-
using: 'node12'
35+
using: 'node16'
3636
main: 'dist/index.js'

0 commit comments

Comments
 (0)