Skip to content

Commit

Permalink
Merge pull request #14 from dusmartijngames/Node16
Browse files Browse the repository at this point in the history
Update to the new Node 16
  • Loading branch information
rjstone authored Nov 13, 2023
2 parents c110ab5 + 332291e commit b2ca923
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ inputs:
description: URL to png of discord avatar to use. Default is the GitHub monochrome mark cat logo.
required: false
runs:
using: 'node12'
using: 'node16'
main: 'index.js'
branding:
color: orange
icon: alert-triangle
icon: alert-triangle

0 comments on commit b2ca923

Please sign in to comment.