Upgrade @actions/artifact to 1.1.3

This commit is contained in:
Bassem Dghaidi
2026-03-16 08:42:49 -07:00
committed by GitHub
parent 142ec53061
commit bd0e0bbb26
2 changed files with 9 additions and 8 deletions

View File

@@ -29,7 +29,7 @@
},
"homepage": "https://github.com/actions/upload-artifact#readme",
"dependencies": {
"@actions/artifact": "^1.1.2",
"@actions/artifact": "^1.1.3",
"@actions/core": "^1.10.0",
"@actions/glob": "^0.5.0",
"@actions/io": "^1.1.2"