Skip to content

Commit

Permalink
Merge pull request #20 from wsargent-emcins/wsargent/update-node-js-t…
Browse files Browse the repository at this point in the history
…o-20

Update action.yml
  • Loading branch information
wsargent-emcins authored Jun 7, 2024
2 parents c83cc6a + e23bc04 commit 1e8b130
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 @@ -16,5 +16,5 @@ outputs:
contents:
description: 'The file contents.'
runs:
using: 'node12'
using: 'node20'
main: 'dist/index.js'

0 comments on commit 1e8b130

Please sign in to comment.