Skip to content

Commit bf81f5e

Browse files
authored
Merge pull request #3 from joshmgross/joshmgross/node-16
Upgrade to Node 16 and audit dependencies
2 parents 772aa20 + 179a6fe commit bf81f5e

File tree

4 files changed

+3897
-1442
lines changed

4 files changed

+3897
-1442
lines changed

Diff for: action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ inputs:
1212
required: true
1313
description: 'The Slack channel ID'
1414
runs:
15-
using: 'node12'
15+
using: 'node16'
1616
main: 'dist/index.js'
1717
branding:
1818
icon: 'mail'

0 commit comments

Comments
 (0)