Skip to content

Commit

Permalink
try running on nodejs 18
Browse files Browse the repository at this point in the history
  • Loading branch information
rajatjindal committed Dec 5, 2022
1 parent 94e10ec commit 0fd4975
Show file tree
Hide file tree
Showing 3 changed files with 1,912 additions and 581 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ inputs:
default: "false"
description: "If true, the action will include prereleases when selecting a version from GitHub Releases."
runs:
using: "node12"
using: "node18"
main: "lib/main.js"
Loading

0 comments on commit 0fd4975

Please sign in to comment.