Skip to content

Commit e87695e

Browse files
liviuconcioiuwilliamdes
authored andcommitted
Update actions/cache to v6
Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>
1 parent edfd6e9 commit e87695e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
working-directory: phpmyadmin
6060
run: git restore-mtime
6161
- name: Cache output for "${{ matrix.languageCode }}"
62-
uses: actions/cache@v5
62+
uses: actions/cache@v6
6363
with:
6464
path: output/${{ matrix.languageCode }}
6565
key: docs-output-${{ matrix.languageCode }}

0 commit comments

Comments
 (0)