Skip to content

Commit 42e735f

Browse files
authored
Merge pull request #404 from openapi-processor/dependabot/github_actions/actions/cache-6
build(deps): bump actions/cache from 5 to 6
2 parents 3a92c93 + defd422 commit 42e735f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
fetch-depth: 0
119119

120120
- name: cache sonar
121-
uses: actions/cache@v5
121+
uses: actions/cache@v6
122122
with:
123123
path: |
124124
~/.sonar/cache

0 commit comments

Comments
 (0)