mirror of
https://github.com/actions/upload-artifact.git
synced 2025-04-20 02:01:21 +00:00
Using node16 to support centOS 7 runners
This commit is contained in:
parent
353073034f
commit
a6efec62b1
@ -42,5 +42,5 @@ outputs:
|
||||
|
||||
This ID can be used as input to other APIs to download, delete or get more information about an artifact: https://docs.github.com/en/rest/actions/artifacts
|
||||
runs:
|
||||
using: 'node20'
|
||||
using: 'node16'
|
||||
main: 'dist/index.js'
|
||||
|
Loading…
Reference in New Issue
Block a user