Bump to Node 24 and remove old parameters #12
lint.yml Required
on: pull_request
Lint (Initialize)
3s
Matrix: lint
Annotations
2 errors
|
Lint (github)
Process completed with exit code 1.
|
|
Lint (github):
.github/workflows/test.yml#L90
.github/workflows/test.yml@90 invalid runner name "node24" at runs.using in "Authenticate to Google Cloud" action defined at "/home/runner/work/auth/auth". valid runners are "composite", "docker", and "node20". see https://docs.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions#runs
```
uses: './'
^~~~
```
|