Update action.yml

This commit is contained in:
Hubert S. Hubs 2021-01-15 22:44:44 +01:00 committed by GitHub
parent c46424eee2
commit 52165d5691
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,5 @@
name: 'Setup Node.js environment' - name: Setup Node.js environment
uses: actions/setup-node@v2.1.4
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: