FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Bump actions/cache from v2 to v4 · PDOK/mapserver-docker@a18cbab · GitHub

Commit a18cbab

Browse files
committed
Bump actions/cache from v2 to v4
1 parent befec01 commit a18cbab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/workflows/build-and-publish-image.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Set up Docker Buildx
2828
uses: docker/setup-buildx-action@v2
2929
- name: Cache Docker layers
30-
uses: actions/cache@v2
30+
uses: actions/cache@v4
3131
with:
3232
path: /tmp/.buildx-cache
3333
key: ${{ runner.os }}-buildx-${{ github.sha }}

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL