0
1
Fork 0
mirror of https://github.com/actions/checkout synced 2024-06-18 14:38:20 +02:00

Update test.yml

This commit is contained in:
Arjun Sharda 2022-08-12 10:18:54 -05:00 committed by GitHub
parent 29f4c6d305
commit 8ad1fa8b06
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-node@v1
- uses: actions/setup-node@v3
with:
node-version: 16.x
- uses: actions/checkout@v3
@ -242,4 +242,4 @@ jobs:
- name: Fix Checkout v3
uses: actions/checkout@v3
with:
path: v3
path: v3