Skip to content

Update dependency @slack/bolt to v4 #952

Update dependency @slack/bolt to v4

Update dependency @slack/bolt to v4 #952

Workflow file for this run

name: Check workflows
on:
push:
branches:
- main
pull_request:
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- name: Check out the repo
uses: actions/checkout@v4
- name: Run actionlint
uses: reviewdog/action-actionlint@v1