Skip to content

Commit 76aacb7

Browse files
fix(deps): update dependency @actions/core to v3
1 parent 747cf6d commit 76aacb7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-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.6.0",
2020
"yaml": "^2.8.2",

pnpm-lock.yaml

Lines changed: 2 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)