0
0
Fork 0
mirror of https://github.com/actions-rs/cargo.git synced 2025-05-03 17:19:22 +03:00

Update package.json

This commit is contained in:
Rin Arakaki 2023-02-12 23:18:03 +09:00 committed by GitHub
parent d53a1914c3
commit d39da1a21d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,7 @@
"url": "https://github.com/actions-rs/cargo/issues"
},
"dependencies": {
"@actions-rs/core": "0.1.3",
"@actions-rs/core": "git+https://github.com/synthet-ic/action-core.git",
"@actions/core": "^1.2.4",
"string-argv": "^0.3.1"
},