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

Commit

Permalink
Update from Node 16 to Node 20.
Browse files Browse the repository at this point in the history
Fixes #131.
  • Loading branch information
junyer committed Feb 2, 2024
1 parent abc201b commit c4e60e2
Show file tree
Hide file tree
Showing 3 changed files with 40,963 additions and 19,948 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ inputs:
description: Used to query bazelisk releases. Since there's a default, this is typically not supplied by the user.
default: ${{ github.token }}
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'
branding:
icon: 'box'
Expand Down
Loading

0 comments on commit c4e60e2

Please sign in to comment.