mirror of
https://code.forgejo.org/actions/download-artifact.git
synced 2024-11-14 02:26:16 +01:00
Bump to node20 runtime
This commit is contained in:
parent
ac384941b4
commit
59c8579f60
1 changed files with 1 additions and 1 deletions
|
@ -25,5 +25,5 @@ outputs:
|
||||||
download-path:
|
download-path:
|
||||||
description: 'Path of artifact download'
|
description: 'Path of artifact download'
|
||||||
runs:
|
runs:
|
||||||
using: 'node16'
|
using: 'node20'
|
||||||
main: 'dist/index.js'
|
main: 'dist/index.js'
|
||||||
|
|
Loading…
Reference in a new issue