Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Commit

Permalink
chore(nodejs-license.yaml): workflow Node v18 upgrade EVM-286
Browse files Browse the repository at this point in the history
  • Loading branch information
benceharomi committed Sep 22, 2023
1 parent e4480bd commit 38b222f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs-license.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v3
with:
node-version: 16.15.1
node-version: 18.18.0

- name: Install yarn
run: npm install -g yarn license-checker
Expand Down

0 comments on commit 38b222f

Please sign in to comment.