fix: Fix cache toggle not working.

This commit is contained in:
Miles Johnson 2023-05-09 11:18:04 -07:00
parent 7229efd154
commit 711a320c49
2 changed files with 2 additions and 2 deletions

View file

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