mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2026-03-21 15:05:56 +03:00
Fix formatting in action.yml
- name: Setup Node.js environment uses: actions/setup-node@v6.1.0
This commit is contained in:
parent
65d868f8d4
commit
7632d5804f
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
name: 'Setup Node.js environment'
|
name: - name: Setup Node.js environment
|
||||||
|
uses: actions/setup-node@v6.1.0Setup Node.js environment'
|
||||||
description: 'Setup a Node.js environment by adding problem matchers and optionally downloading and adding it to the PATH.'
|
description: 'Setup a Node.js environment by adding problem matchers and optionally downloading and adding it to the PATH.'
|
||||||
author: 'GitHub'
|
author: 'GitHub'
|
||||||
inputs:
|
inputs:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue