Skip to content

Commit f77121e

Browse files
authored
Merge pull request #452 from xdev-software/renovate/actions-cache-5.x
Update actions/cache action to v5
2 parents b849a1f + 877a62b commit f77121e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
${{ runner.os }}-mvn-build-
4949
5050
- name: Cache Vaadin prod bundles
51-
uses: actions/cache@v4
51+
uses: actions/cache@v5
5252
with:
5353
path: |
5454
**/bundles/prod.bundle

0 commit comments

Comments
 (0)