Skip to content

chore(deps): bump actions/{upload,download}-artifact from 3 to 4 (#33) #86

chore(deps): bump actions/{upload,download}-artifact from 3 to 4 (#33)

chore(deps): bump actions/{upload,download}-artifact from 3 to 4 (#33) #86

Workflow file for this run

name: Ruby CI
on:
push:
branches: ["main"]
pull_request:
branches: ["**"]
jobs:
test:
uses: ./.github/workflows/ruby-test-reusable.yml
with:
os: '["ubuntu-latest"]'