We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9958e8 commit 21c71daCopy full SHA for 21c71da
.github/workflows/tests.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: docker/[email protected]
16
17
- name: Cache Docker layers
18
- uses: actions/[email protected].0
+ uses: actions/[email protected].1
19
with:
20
path: /tmp/.buildx-cache
21
key: ${{ runner.os }}-buildx-${{ github.sha }}
0 commit comments