Skip to content

Commit

Permalink
Add no-upgrade-stack input
Browse files Browse the repository at this point in the history
  • Loading branch information
pbrisbin committed Feb 12, 2024
1 parent 8dbe41c commit 1c60f4a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,10 @@ inputs:
builds in subsequent runs at the expense of slightly-longer builds when a
full cache-hit occurs. Since `@v4.2.0`
default: false
no-upgrade-stack:
description: |
Don't upgrade stack
default: false
runs:
using: "node20"
main: "dist/index.js"

0 comments on commit 1c60f4a

Please sign in to comment.