mirror of
https://github.com/ivuorinen/actions.git
synced 2026-02-05 12:43:28 +00:00
chore: setup-node v6; add monthly metrics; extend validator inputs title (#293)
* feat: add montly issue stats * chore: update actions * fix(stale): use validate-inputs
This commit is contained in:
@@ -266,7 +266,7 @@ runs:
|
||||
|
||||
- name: Setup Node.js
|
||||
id: setup
|
||||
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
|
||||
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
|
||||
with:
|
||||
node-version: ${{ steps.version.outputs.detected-version }}
|
||||
registry-url: ${{ inputs.registry-url }}
|
||||
|
||||
Reference in New Issue
Block a user