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

Commit c4e60e2

Browse files
committed
Update from Node 16 to Node 20.
Fixes #131.
1 parent abc201b commit c4e60e2

File tree

3 files changed

+40963
-19948
lines changed

3 files changed

+40963
-19948
lines changed

Diff for: action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ inputs:
99
description: Used to query bazelisk releases. Since there's a default, this is typically not supplied by the user.
1010
default: ${{ github.token }}
1111
runs:
12-
using: 'node16'
12+
using: 'node20'
1313
main: 'dist/index.js'
1414
branding:
1515
icon: 'box'

0 commit comments

Comments
 (0)