Add no-cache option (#58)

This commit is contained in:
Max Schwenk 2024-02-23 14:09:38 -05:00 committed by GitHub
parent 0f37bd8169
commit d3603274ac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 41 additions and 24 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "setup-bun",
"version": "1.1.1",
"version": "1.2.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "setup-bun",
"version": "1.1.1",
"version": "1.2.0",
"license": "MIT",
"dependencies": {
"@actions/cache": "^3.1.4",