Skip to content

Commit

Permalink
Merge pull request #223 from ChanTsune/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/cache-3.2.2
  • Loading branch information
ChanTsune authored Dec 28, 2022
2 parents 17e2fc1 + 0063ad7 commit 6b4b4b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/cache@v3.0.11
- uses: actions/cache@v3.2.2
with:
path: |
~/.gradle/caches
Expand Down

0 comments on commit 6b4b4b4

Please sign in to comment.