Skip to content

Commit

Permalink
Upgrade to Node.js 20
Browse files Browse the repository at this point in the history
Signed-off-by: Nicholas Farley <nicholas_farley@colpal.com>
  • Loading branch information
nafarlee committed Jan 31, 2024
1 parent 41564a9 commit 03c3485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ inputs:
default: '${{ github.token }}'
required: false
runs:
using: node16
using: node20
main: dist/index.js

0 comments on commit 03c3485

Please sign in to comment.