mirror of
https://code.forgejo.org/actions/upload-artifact.git
synced 2025-05-18 07:04:45 +00:00
bump @actions/artifact to v2.1.9
This commit is contained in:
parent
0b2256b8c0
commit
e445c64bc2
4 changed files with 67 additions and 71 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "upload-artifact",
|
||||
"version": "4.3.4",
|
||||
"version": "4.3.5",
|
||||
"description": "Upload an Actions Artifact in a workflow run",
|
||||
"main": "dist/upload/index.js",
|
||||
"scripts": {
|
||||
|
@ -29,7 +29,7 @@
|
|||
},
|
||||
"homepage": "https://github.com/actions/upload-artifact#readme",
|
||||
"dependencies": {
|
||||
"@actions/artifact": "^2.1.8",
|
||||
"@actions/artifact": "^2.1.9",
|
||||
"@actions/core": "^1.10.1",
|
||||
"@actions/github": "^6.0.0",
|
||||
"@actions/glob": "^0.3.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue