We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8eea78 commit 8aa6776Copy full SHA for 8aa6776
1 file changed
.github/workflows/solid-tests-suites.yml
@@ -81,7 +81,7 @@ jobs:
81
>> "${GITHUB_ENV}"
82
83
- uses: actions/cache@v4
84
- id: cache-solid-nextcloud-docker
+ id: cache-docker-solid-nextcloud
85
with:
86
path: cache/solid-nextcloud
87
key: solid-nextcloud-docker-${{ matrix.nextcloud_version }}-${{ github.sha }}
@@ -221,7 +221,7 @@ jobs:
221
- uses: actions/checkout@v4
222
223
224
225
226
227
0 commit comments