fix: Fix binstall 404. (#21)

This commit is contained in:
Miles Johnson 2024-08-03 22:14:37 -07:00 committed by GitHub
parent dcab3dcf9f
commit 1670d14080
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 12 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@moonrepo/setup-rust",
"version": "1.2.0",
"version": "1.2.1",
"description": "A GitHub action for setting up Rust and Cargo.",
"main": "dist/index.js",
"scripts": {