mirror of
https://github.com/actions/upload-artifact.git
synced 2025-12-17 14:29:03 +00:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c24449f33c | |||
| 2339de448d | |||
| 672174a5ba | |||
| 97a0fba137 |
@ -29,5 +29,5 @@ inputs:
|
|||||||
If false, hidden files will be excluded from the uploaded artifact.
|
If false, hidden files will be excluded from the uploaded artifact.
|
||||||
default: 'false'
|
default: 'false'
|
||||||
runs:
|
runs:
|
||||||
using: 'node16'
|
using: 'node20'
|
||||||
main: 'dist/index.js'
|
main: 'dist/index.js'
|
||||||
|
|||||||
Reference in New Issue
Block a user