We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2600c7 commit 393846cCopy full SHA for 393846c
1 file changed
.github/workflows/php.yml
@@ -58,7 +58,7 @@ jobs:
58
59
- name: Setup cache environment
60
id: extcache
61
- uses: shivammathur/cache-extensions@4595bea7d6630821b0a3a4894f816402faaf324c # v1
+ uses: shivammathur/cache-extensions@4595bea7d6630821b0a3a4894f816402faaf324c # 1.13.0
62
with:
63
php-version: ${{ matrix.php-version }}
64
extensions: ${{ env.extensions }}
0 commit comments