There was an error while loading. Please reload this page.
2 parents 851ffbf + 520994e commit cef821dCopy full SHA for cef821d
1 file changed
.github/workflows/tests.yml
@@ -40,7 +40,7 @@ jobs:
40
coverage: none
41
42
- name: Cache Composer dependencies
43
- uses: actions/cache@v4
+ uses: actions/cache@v6
44
with:
45
path: ~/.cache/composer
46
key: composer-${{ matrix.php-version }}-${{ hashFiles('glpi/composer.lock') }}
@@ -110,7 +110,7 @@ jobs:
110
111
112
113
114
115
116
0 commit comments