We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e20c979 commit 8b1c76eCopy full SHA for 8b1c76e
1 file changed
.github/workflows/testing.yml
@@ -157,6 +157,7 @@ jobs:
157
158
- name: Get composer cache directory
159
id: composer-cache
160
+ shell: bash
161
run: echo "dir=$(composer config cache-files-dir)" >> $GITHUB_OUTPUT
162
163
- uses: actions/cache@v4
0 commit comments