1
0
Fork 0
mirror of https://github.com/actions/checkout.git synced 2025-03-31 05:20:06 +02:00

robynl81/checkout

This commit is contained in:
robynl81 2022-12-25 07:37:02 -06:00 committed by GitHub
parent 3ba5ee6fac
commit 1cb5709a8f
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@v1
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