Fix shivammathur/node image tag in README

This commit is contained in:
Shivam Mathur 2022-04-21 17:06:25 +05:30
parent 7dfee150df
commit 97721a77b9
No known key found for this signature in database
GPG Key ID: 3E13E4C8591ACC2A

View File

@ -662,7 +662,7 @@ jobs:
Run the workflow locally with `act` using [`shivammathur/node`](https://github.com/shivammathur/node-docker "Docker image to run setup-php") docker images.
Choose the image tag which matches the `runs-on` property in your workflow. For example, if you are using `ubuntu-20.04` in your workflow, run `act -P ubuntu-20.04=shivammathur/node:20.04`.
Choose the image tag which matches the `runs-on` property in your workflow. For example, if you are using `ubuntu-20.04` in your workflow, run `act -P ubuntu-20.04=shivammathur/node:2004`.
```bash
# For runs-on: ubuntu-latest