Skip to content

Commit

Permalink
use node16
Browse files Browse the repository at this point in the history
Signed-off-by: Rajat Jindal <[email protected]>
  • Loading branch information
rajatjindal committed Dec 5, 2022
1 parent 0fd4975 commit f7d8b6e
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 @@ -33,5 +33,5 @@ inputs:
default: "false"
description: "If true, the action will include prereleases when selecting a version from GitHub Releases."
runs:
using: "node18"
using: "node16"
main: "lib/main.js"

0 comments on commit f7d8b6e

Please sign in to comment.