1
0
mirror of https://github.com/actions/setup-node synced 2025-05-09 01:17:49 +00:00

Create Setup

This commit is contained in:
420TOKER 2022-05-25 17:23:08 -05:00 committed by GitHub
parent ea3459bb45
commit 29824908ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
Setup Normal file
View File

@ -0,0 +1,2 @@
- name: Setup Node.js environment
uses: actions/setup-node@v3.2.0