Skip to content

chore(ci): updates lint action to use node 20 via checkout and setup-node v4 #1497

chore(ci): updates lint action to use node 20 via checkout and setup-node v4

chore(ci): updates lint action to use node 20 via checkout and setup-node v4 #1497

Workflow file for this run

name: Janet
on:
issues:
types: [opened, edited, labeled]
issue_comment:
types: [created, edited]
pull_request:
types: [opened, edited]
pull_request_review_comment:
types: [created, edited]
jobs:
janet:
runs-on: ubuntu-latest
name: The Good Place
steps:
- name: The Good Place Action
uses: jayehernandez/the-good-place@v1.1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}