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 630b16c commit a30a0e6Copy full SHA for a30a0e6
.github/workflows/run-tests.yml
@@ -8,11 +8,6 @@ jobs:
8
build:
9
runs-on: ubuntu-latest
10
steps:
11
- - name: Cache Docker images
12
- uses: ScribeMD/docker-cache@fb28c93772363301b8d0a6072ce850224b73f74e
13
- with:
14
- key: docker-${{ runner.os }}-${{ hashFiles('.github/workflows/**') }}
15
- read-only: ${{ github.ref != 'refs/heads/Branch_5_0' }}
16
- uses: juarezr/[email protected]
17
with:
18
version: '5.0.2'
0 commit comments