5
0
Fork 0
mirror of https://github.com/actions/setup-node.git synced 2025-12-27 10:38:17 +00:00

Fix formatting in action.yml

- name: Setup Node.js environment
  uses: actions/setup-node@v6.1.0
This commit is contained in:
gdanigarcia06-creator 2025-12-26 08:45:31 -06:00 committed by GitHub
parent 65d868f8d4
commit 7632d5804f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: