mirror of
https://code.forgejo.org/actions/upload-artifact.git
synced 2025-06-07 16:31:12 +00:00
Detect case insensitive uploads
This commit is contained in:
parent
5f948bc1f0
commit
64bec0d86c
5 changed files with 68 additions and 14 deletions
|
@ -29,7 +29,7 @@
|
|||
},
|
||||
"homepage": "https://github.com/actions/upload-artifact#readme",
|
||||
"devDependencies": {
|
||||
"@actions/artifact": "^0.3.2",
|
||||
"@actions/artifact": "^0.3.3",
|
||||
"@actions/core": "^1.2.3",
|
||||
"@actions/glob": "^0.1.0",
|
||||
"@actions/io": "^1.0.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue