Update e2e-tests.yml

This commit is contained in:
elibrody2 2023-11-06 20:18:09 -05:00 committed by GitHub
parent d0ac863c6b
commit 320b1f3882
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ jobs:
- run: corepack enable - run: corepack enable
- uses: actions/setup-node@v4 - uses: actions/setup-node@v3
with: with:
node-version: 16 node-version: 16
cache: 'pnpm' cache: 'pnpm'