Bump actions-core to v1.10.0 (#356)

This commit is contained in:
Konrad Pabjan
2022-10-21 15:17:17 -04:00
committed by GitHub
parent 3cea537223
commit 83fd05a356
4 changed files with 1438 additions and 144 deletions

View File

@ -30,7 +30,7 @@
"homepage": "https://github.com/actions/upload-artifact#readme",
"dependencies": {
"@actions/artifact": "^1.1.0",
"@actions/core": "^1.2.6",
"@actions/core": "^1.10.0",
"@actions/glob": "^0.1.0",
"@actions/io": "^1.0.2"
},