Skip to content

Bump actions/checkout from 4.1.4 to 4.1.6 (#829) #285

Bump actions/checkout from 4.1.4 to 4.1.6 (#829)

Bump actions/checkout from 4.1.4 to 4.1.6 (#829) #285

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@a5ac7e51b41094c92402da3b24376905380afc29
- name: Run tests for all exercises
run: bin/test