Skip to content

Commit 33d6240

Browse files
authored
Merge pull request #317 from osdp-dev/dependabot/github_actions/actions/cache-6
2 parents 8277d4d + 4192cfa commit 33d6240

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
- uses: actions/checkout@v7
127127
with:
128128
submodules: recursive
129-
- uses: actions/cache@v5
129+
- uses: actions/cache@v6
130130
with:
131131
path: |
132132
~/.cache/pip

0 commit comments

Comments
 (0)