Skip to content

Commit 8d5cea3

Browse files
authored
Merge pull request #475 from openapi-processor/dependabot/github_actions/actions/cache-6
Bump actions/cache from 5 to 6
2 parents a74ad78 + 4d44f6c commit 8d5cea3

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
@@ -123,7 +123,7 @@ jobs:
123123
fetch-depth: 0
124124

125125
- name: cache sonar
126-
uses: actions/cache@v5
126+
uses: actions/cache@v6
127127
with:
128128
path: |
129129
~/.sonar/cache

0 commit comments

Comments
 (0)