Skip to content

Update http4s-dsl, http4s-ember-client, ... to 0.23.28 #409

Update http4s-dsl, http4s-ember-client, ... to 0.23.28

Update http4s-dsl, http4s-ember-client, ... to 0.23.28 #409

Workflow file for this run

name: CI
on:
pull_request:
push:
branches-ignore: [master]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/setup-java@v2
with:
distribution: temurin
java-version: 17
- name: Compile
run: sbt clean +testables/test versionPolicyCheck