mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-05-24 14:44:45 +00:00
Setup Node.js environment using actions/setup-node@v4.1.0
--- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/actions/setup-node?shareId=XXXX-XXXX-XXXX-XXXX).
This commit is contained in:
parent
48b90677b6
commit
ca6ea2abe0
5 changed files with 11 additions and 9 deletions
2
.github/workflows/check-dist.yml
vendored
2
.github/workflows/check-dist.yml
vendored
|
@ -16,4 +16,4 @@ jobs:
|
|||
name: Check dist/
|
||||
uses: actions/reusable-workflows/.github/workflows/check-dist.yml@main
|
||||
with:
|
||||
node-version: '20.x'
|
||||
node-version: 'v4.1.0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue