fix: 💚 fix container for node lint
This commit is contained in:
parent
12a7ace84b
commit
6c12f836d8
@ -16,6 +16,7 @@ jobs:
|
||||
|
||||
node:
|
||||
runs-on: ubuntu-latest
|
||||
container: node:20.18.0-slim
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: npm ci
|
||||
|
Loading…
Reference in New Issue
Block a user