mirror of
https://github.com/actions/setup-java.git
synced 2025-04-18 00:46:45 +00:00
Update action to node20
This commit is contained in:
parent
78078da0cd
commit
2fb334be5e
1 changed files with 1 additions and 1 deletions
|
@ -78,6 +78,6 @@ outputs:
|
|||
cache-hit:
|
||||
description: 'A boolean value to indicate an exact match was found for the primary key'
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'dist/setup/index.js'
|
||||
post: 'dist/cleanup/index.js'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue