Update .github/workflows/view-cache.yaml

This commit is contained in:
Conor425 2025-01-25 23:58:39 +00:00
parent 93864e63b8
commit 29452c5f36

View file

@ -7,7 +7,7 @@ jobs:
view-cache:
runs-on: docker
container:
image: ghcr.io/catthehacker/ubuntu:act-22.04
image: ghcr.io/catthehacker/ubuntu:act-24.04
steps:
- uses: actions/checkout@v3
with: