Skip to content

Commit

Permalink
Merge pull request #512 from stepchowfun/action-nodejs-20
Browse files Browse the repository at this point in the history
Update the GitHub Action to use Node.js v20
  • Loading branch information
stepchowfun committed Jun 1, 2024
2 parents 1b9994a + 720f4e1 commit 823dd7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/toast/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ inputs:
required: true
default: 'false'
runs:
using: node16
using: node20
main: index.js

0 comments on commit 823dd7a

Please sign in to comment.