mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-02-22 17:50:13 +08:00
build: bump nodejs to v20 (#24)
update to use nodejs as per planned deprecation of node16 https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
This commit is contained in:
parent
a1800f471a
commit
bd26ebd2c7
@ -15,5 +15,5 @@ outputs:
|
||||
cache-hit:
|
||||
description: If the version of Bun was cached.
|
||||
runs:
|
||||
using: node16
|
||||
using: node20
|
||||
main: dist/action.js
|
||||
|
Loading…
x
Reference in New Issue
Block a user