mirror of
https://github.com/actions/upload-artifact.git
synced 2025-06-15 00:07:12 +02:00
Compare commits
2 Commits
v3.2.1-nod
...
v3/node16
Author | SHA1 | Date | |
---|---|---|---|
ff15f0306b | |||
87b9624c21 |
@ -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: 'node20'
|
using: 'node16'
|
||||||
main: 'dist/index.js'
|
main: 'dist/index.js'
|
||||||
|
Reference in New Issue
Block a user