mirror of
https://github.com/actions/upload-artifact.git
synced 2025-07-22 14:28:25 +02:00
feat: bump to use node20 runtime, actions/checkout to v4
This commit is contained in:
parent
65d862660a
commit
424afd3cc8
5 changed files with 5 additions and 5 deletions
|
@ -24,5 +24,5 @@ inputs:
|
|||
Minimum 1 day.
|
||||
Maximum 90 days unless changed from the repository settings page.
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'dist/index.js'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue