Skip to content

Bump actions/checkout from 4.1.2 to 4.1.4 (#50) #112

Bump actions/checkout from 4.1.2 to 4.1.4 (#50)

Bump actions/checkout from 4.1.2 to 4.1.4 (#50) #112

Workflow file for this run

name: CI
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
build:
name: Tests
runs-on: ubuntu-22.04
steps:
- name: Checkout code
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
- name: Run Tests in Docker
run: bin/run-tests-in-docker.sh