Update main.yml

This commit is contained in:
Muhammed Kalkan 2023-05-29 17:57:59 +03:00 committed by GitHub
parent 37ed0d6414
commit e44c7ec20a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ jobs:
shell: bash shell: bash
- uses: actions/setup-node@v3 - uses: actions/setup-node@v3
with: with:
node-version: 18.14.0 node-version: 16.20.0
- name: Checkout Upstream Lens - name: Checkout Upstream Lens
uses: actions/checkout@v3 uses: actions/checkout@v3
with: with: