We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b849a1f + 877a62b commit f77121eCopy full SHA for f77121e
1 file changed
.github/workflows/check-build.yml
@@ -48,7 +48,7 @@ jobs:
48
${{ runner.os }}-mvn-build-
49
50
- name: Cache Vaadin prod bundles
51
- uses: actions/cache@v4
+ uses: actions/cache@v5
52
with:
53
path: |
54
**/bundles/prod.bundle
0 commit comments