Skip to content

Commit e88d8e2

Browse files
fix(deps): update dependency @actions/core to v3
1 parent bfdfa49 commit e88d8e2

File tree

2 files changed

+31
-3
lines changed

2 files changed

+31
-3
lines changed

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",

pnpm-lock.yaml

Lines changed: 30 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)