Skip to content

Commit

Permalink
Update Node.js version
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaicm93 authored Mar 14, 2024
1 parent 21bac17 commit 61d189d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v4
with:
node-version: '20.10.0'
node-version: '20.11.1'

- name: Read package.json
id: read_package_json
Expand Down

0 comments on commit 61d189d

Please sign in to comment.