1
0
mirror of synced 2026-01-08 21:02:10 -05:00

setup-node not specific to private repo (#22757)

This commit is contained in:
Robert Sese
2021-11-10 15:59:22 -06:00
committed by GitHub
parent 41130648c0
commit 3ddd259e6c

View File

@@ -291,8 +291,7 @@ jobs:
- name: Check out LFS objects
run: git lfs checkout
- if: ${{ github.repository == 'github/docs-internal' }}
name: Setup node to clone early access
- name: Setup node
uses: actions/setup-node@270253e841af726300e85d718a5f606959b2903c
with:
node-version: 16.8.x