Skip to content

Bump github.com/prometheus/client_golang from 1.17.0 to 1.19.0 in /src #31

Bump github.com/prometheus/client_golang from 1.17.0 to 1.19.0 in /src

Bump github.com/prometheus/client_golang from 1.17.0 to 1.19.0 in /src #31

Workflow file for this run

name: 'Template specs'
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
ruby-version: '3.2'
bundler-cache: true
- name: 'Run specs'
run: bundle exec rspec