Skip to content

⬆️ Bump actions/checkout from 4.0.0 to 4.1.0 #186

⬆️ Bump actions/checkout from 4.0.0 to 4.1.0

⬆️ Bump actions/checkout from 4.0.0 to 4.1.0 #186

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@8ade135a41bc03ea155e62e844d188df1ea18608 # 2.3.5
- name: Run Tests in Docker
run: bin/run-tests-in-docker.sh