Skip to content

Commit

Permalink
use node 20
Browse files Browse the repository at this point in the history
Signed-off-by: Ramon Petgrave <[email protected]>
  • Loading branch information
ramonpetgrave64 authored Jan 27, 2025
1 parent bad5834 commit 663c26a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pre-submit.units.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ jobs:
with:
go-version-file: "go.mod"

- name: Set Node.js 16
- name: Set Node.js 20
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
with:
node-version: 16
node-version: 20

- name: unit tests
run: |
Expand Down

0 comments on commit 663c26a

Please sign in to comment.