Skip to content

Commit 3fbf4da

Browse files
authored
Merge pull request #126 from openapi-processor/dependabot/github_actions/actions/cache-5
Bump actions/cache from 4 to 5
2 parents f8e02bf + fc7712b commit 3fbf4da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
fetch-depth: 0
103103

104104
- name: cache sonar
105-
uses: actions/cache@v4
105+
uses: actions/cache@v5
106106
with:
107107
path: |
108108
~/.sonar/cache

0 commit comments

Comments
 (0)