diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index a6ce218..365c61d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -11,7 +11,7 @@ jobs: docker: runs-on: linux container: - image: node:23-alpine + image: ghcr.io/catthehacker/ubuntu:act-latest volumes: - /opt/.runner/node_modules:/cache steps: