Skip to content

Commit

Permalink
Merge pull request #7 from thedave42/update-to-node-20
Browse files Browse the repository at this point in the history
Update action.yml
  • Loading branch information
thedave42 authored Apr 4, 2024
2 parents 7438f79 + 31fc691 commit 5ba86b8
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 @@ -20,5 +20,5 @@ inputs:
default: "0"

runs:
using: 'node12'
using: 'node20'
main: 'dist/index.js'

0 comments on commit 5ba86b8

Please sign in to comment.