Skip to content

Commit 013abe9

Browse files
committed
fix: fix
1 parent 16ab043 commit 013abe9

File tree

2 files changed

+40
-135
lines changed

2 files changed

+40
-135
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@
3131
"@actions/glob": "^0.5.0",
3232
"@actions/http-client": "^2.2.3",
3333
"@actions/io": "^1.0.2",
34-
"@actions/tool-cache": "^2.0.1",
35-
"@iarna/toml": "^2.2.5",
36-
"semver": "^7.6.0",
34+
"@actions/tool-cache": "^2.0.2",
35+
"@iarna/toml": "^3.0.0",
36+
"semver": "^7.7.1",
3737
"minio": "^7.1.3",
3838
"yn": "^5.0.0"
3939

0 commit comments

Comments
 (0)