Skip to content

Commit 5e1131b

Browse files
fix(deps): update dependency @actions/core to v3
1 parent 9c19eff commit 5e1131b

2 files changed

Lines changed: 317 additions & 244 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@actions/cache": "^4.1.0",
17-
"@actions/core": "^1.11.1",
17+
"@actions/core": "^3.0.0",
1818
"@actions/exec": "^1.1.1",
1919
"@actions/glob": "^0.5.1",
2020
"yaml": "^2.8.2",

0 commit comments

Comments
 (0)