Skip to content

Bump actions/checkout from 3.3.0 to 4.1.2 #251

Bump actions/checkout from 3.3.0 to 4.1.2

Bump actions/checkout from 3.3.0 to 4.1.2 #251

Workflow file for this run

name: Scala / Test
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
jobs:
ci:
runs-on: ubuntu-20.04
steps:
- name: Checkout repository
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
- name: Run tests for all exercises
run: bin/test