Skip to content

Commit

Permalink
Merge pull request #51 from renoki-co/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/cache-3.0.2

Bump actions/cache from 3.0.1 to 3.0.2
  • Loading branch information
rennokki authored May 13, 2022
2 parents 18146ad + 8ac463b commit a1454cb
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 @@ -55,7 +55,7 @@ jobs:
sudo apt-get update
sudo apt-get install helm
- uses: actions/cache@v3.0.1
- uses: actions/cache@v3.0.2
name: Cache dependencies
with:
path: ~/.composer/cache/files
Expand Down

0 comments on commit a1454cb

Please sign in to comment.