There was an error while loading. Please reload this page.
1 parent 6debb1d commit 8dc3d77Copy full SHA for 8dc3d77
1 file changed
.github/workflows/ci.yaml
@@ -21,7 +21,7 @@ jobs:
21
steps:
22
- uses: actions/checkout@v4
23
- uses: docker/setup-buildx-action@v1
24
- - uses: actions/cache@v2
+ - uses: actions/cache@v4
25
with:
26
path: /tmp/.buildx-cache
27
key: ${{ runner.os }}-buildx-${{ github.sha }}
0 commit comments