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 58c886a commit a90014aCopy full SHA for a90014a
.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].1
+ uses: actions/[email protected].2
19
with:
20
path: /tmp/.buildx-cache
21
key: ${{ runner.os }}-buildx-${{ github.sha }}
0 commit comments