Skip to content

Commit

Permalink
Update action.yml to use Node.js 22
Browse files Browse the repository at this point in the history
  • Loading branch information
austenstone committed Feb 28, 2025
1 parent 929b830 commit bf290ec
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 @@ -70,5 +70,5 @@ outputs:
# description: The number of deployed seats

runs:
using: "node20"
using: "node22"
main: "dist/index.js"

0 comments on commit bf290ec

Please sign in to comment.