Skip to content

Commit

Permalink
[dsch] updating node version on publishing the package
Browse files Browse the repository at this point in the history
  • Loading branch information
DScheglov committed Dec 25, 2023
1 parent 4f9175a commit cb74291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Set Node.js version
uses: actions/setup-node@v1
with:
node-version: 14
node-version: 20

- name: Install dependencies
run: npm install
Expand Down

0 comments on commit cb74291

Please sign in to comment.