Update docker-nightly-release.yml

This commit is contained in:
elibrody 2024-05-13 16:39:05 -05:00 committed by GitHub
parent f50be15448
commit 24d840caef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -32,7 +32,7 @@ jobs:
- run: corepack enable - run: corepack enable
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4 - uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4
with: with:
node-version: 16 node-version: 20
cache: 'pnpm' cache: 'pnpm'
- name: Install dependencies - name: Install dependencies