Skip to content

infra: bump actions/checkout from 3 to 4 #110

infra: bump actions/checkout from 3 to 4

infra: bump actions/checkout from 3 to 4 #110

Workflow file for this run

name: validate
on: [push, pull_request]
jobs:
rawhide:
runs-on: ubuntu-latest
steps:
- name: Clone repository
uses: actions/checkout@v4
- name: Run test
run: |
make container-ci