Skip to content

Commit 6ba0bb3

Browse files
jenkins-botGerrit Code Review
authored andcommitted
Merge "Bump actions/cache from 3.2.5 to 3.2.6"
2 parents a96457c + 4269cb4 commit 6ba0bb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/secondaryCI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
php-version: ${{ matrix.php-versions }}
5656
extensions: pdo_sqlite, mysqlnd
5757
- name: Cache Composer cache
58-
uses: actions/[email protected].5
58+
uses: actions/[email protected].6
5959
with:
6060
path: $HOME/.composer/cache
6161
key: composer-cache-php${{ matrix.php-versions }}

0 commit comments

Comments
 (0)