Skip to content

Add Ruby 3.3 support #17

Add Ruby 3.3 support

Add Ruby 3.3 support #17

Workflow file for this run

name: Lint GitHub Actions workflows
on:
pull_request:
paths:
- '.github/workflows/**.yml'
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: raven-actions/actionlint@v1