| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent befec01 commit a18cbab
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -27,7 +27,7 @@ jobs: | |||
| 27 | 27 | - name: Set up Docker Buildx | |
| 28 | 28 | uses: docker/setup-buildx-action@v2 | |
| 29 | 29 | - name: Cache Docker layers | |
| 30 | - uses: actions/cache@v2 | ||
| 30 | + uses: actions/cache@v4 | ||
| 31 | 31 | with: | |
| 32 | 32 | path: /tmp/.buildx-cache | |
| 33 | 33 | key: ${{ runner.os }}-buildx-${{ github.sha }} | |
| Back | FazBrowse Home | New Git URL |
0 commit comments