Skip to content

Commit d25842d

Browse files
authored
Merge pull request #68 from openapi-processor/dependabot/github_actions/actions/cache-4
Bump actions/cache from 3 to 4
2 parents 53b7f33 + f151b02 commit d25842d

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
@@ -122,7 +122,7 @@ jobs:
122122
submodules: true
123123

124124
- name: cache sonar
125-
uses: actions/cache@v3
125+
uses: actions/cache@v4
126126
with:
127127
path: |
128128
~/.sonar/cache

0 commit comments

Comments
 (0)