Skip to content

Commit

Permalink
Bump version to 1.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocobo1 committed Aug 10, 2023
1 parent eca0ef7 commit 06cc7ce
Show file tree
Hide file tree
Showing 6 changed files with 62 additions and 62 deletions.
6 changes: 3 additions & 3 deletions dist/main/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/main/index.js.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/post/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/post/index.js.map

Large diffs are not rendered by default.

104 changes: 52 additions & 52 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@Chocobo1/setup-ccache-action",
"version": "1.3.8",
"version": "1.3.9",
"description": "Setup ccache on GitHub Actions",
"main": "dist/main/index.js",
"author": "Chocobo1",
Expand All @@ -25,7 +25,7 @@
"lint": "eslint src/*.ts"
},
"dependencies": {
"@actions/cache": "^3.2.1",
"@actions/cache": "^3.2.2",
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"@actions/github": "^5.1.1",
Expand Down

0 comments on commit 06cc7ce

Please sign in to comment.