Skip to content

Update Node.js to v20.14.0 #198

Update Node.js to v20.14.0

Update Node.js to v20.14.0 #198

Workflow file for this run

name: Lint Code Base
on:
pull_request:
branches: [develop]
jobs:
lint-image:
name: Lint Code Base
uses: swissgrc/.github/.github/workflows/lint-image.yml@main
secrets:
gh-token: ${{ secrets.GITHUB_TOKEN }}