Skip to content

Commit acd3bae

Browse files
authored
Merge pull request #64 from renoki-co/dependabot/github_actions/actions/cache-3.0.5
Bump actions/cache from 3.0.4 to 3.0.5
2 parents 60d1d95 + 99b353f commit acd3bae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
sudo apt-get update
5656
sudo apt-get install helm
5757
58-
- uses: actions/cache@v3.0.4
58+
- uses: actions/cache@v3.0.5
5959
name: Cache dependencies
6060
with:
6161
path: ~/.composer/cache/files

0 commit comments

Comments
 (0)