Skip to content

Bump ruby/setup-ruby from 1.190.0 to 1.197.0 #55

Bump ruby/setup-ruby from 1.190.0 to 1.197.0

Bump ruby/setup-ruby from 1.190.0 to 1.197.0 #55

Workflow file for this run

name: Lighthouse CI
on: push
jobs:
lighthouse:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.7
- name: Audit URLs using Lighthouse
uses: treosh/lighthouse-ci-action@12.1.0
with:
urls: |
https://sanderh.be
budgetPath: ./budget.json # test performance budgets
uploadArtifacts: true # save results as an action artifacts
temporaryPublicStorage: true # upload lighthouse report to the temporary storage