Skip to content

Bump actions/checkout from 4.1.7 to 4.2.0 (#667) #339

Bump actions/checkout from 4.1.7 to 4.2.0 (#667)

Bump actions/checkout from 4.1.7 to 4.2.0 (#667) #339

Workflow file for this run

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