Skip to content

Commit f09a052

Browse files
authored
Merge pull request #4 from joshmgross/joshmgross/node-20
Upgrade to Node 20 and audit dependencies
2 parents 3659090 + 4fab57f commit f09a052

File tree

5 files changed

+12563
-8869
lines changed

5 files changed

+12563
-8869
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: 'node16'
15+
using: 'node20'
1616
main: 'dist/index.js'
1717
branding:
1818
icon: 'mail'

0 commit comments

Comments
 (0)