mirror of
https://github.com/actions/setup-java.git
synced 2025-04-21 10:26:46 +00:00
eat: bump to use node20 runtime, actions/checkout to v4
This commit is contained in:
parent
4075bfc1b5
commit
63c196f4c1
7 changed files with 48 additions and 48 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