This commit is contained in:
@@ -12,9 +12,5 @@ inputs:
|
||||
description: flag that the update should be sent to actual users
|
||||
required: true
|
||||
runs:
|
||||
using: "composite"
|
||||
steps:
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 22
|
||||
- run: node action.mjs
|
||||
using: "node20"
|
||||
main: "action.mjs"
|
||||
Reference in New Issue
Block a user