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