Skip to content

Commit 9e60c6a

Browse files
committed
Update actions/cache action to v6
1 parent 0a6c584 commit 9e60c6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v5
51+
uses: actions/cache@v6
5252
with:
5353
path: |
5454
**/bundles/prod.bundle

0 commit comments

Comments
 (0)