Skip to content

Bump rubygems/configure-rubygems-credentials from 1.0.0 to 2.1.0 #259

Bump rubygems/configure-rubygems-credentials from 1.0.0 to 2.1.0

Bump rubygems/configure-rubygems-credentials from 1.0.0 to 2.1.0 #259

Workflow file for this run

name: linter
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
ruby-version: "3.2"
bundler-cache: true
- run: bundle exec rake lint