Skip to content

Commit 30f6bc6

Browse files
Merge pull request #22 from ServiceNow/scratch/node20update
STRY59060031: Upgrading ServiceNow DevOps GitHub Actions to Node version 20.
2 parents 245d857 + 3a3f984 commit 30f6bc6

File tree

4 files changed

+37107
-7536
lines changed

4 files changed

+37107
-7536
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ branding:
3333
icon: 'refresh-ccw'
3434
color: 'green'
3535
runs:
36-
using: 'node16'
36+
using: 'node20'
3737
main: 'dist/index.js'

0 commit comments

Comments
 (0)