8000 chore: update sttp to 4.0.2 · scala/toolkit@bdb975a · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore: update sttp to 4.0.2 #4

chore: update sttp to 4.0.2

chore: update sttp to 4.0.2 #4

Workflow file for this run

name: "Check Scala CLA"
on:
pull_request:
jobs:
cla-check:
runs-on: ubuntu-latest
steps:
- name: Verify CLA
uses: scala/cla-checker@v1
with:
author: ${{ github.event.pull_request.user.login }}
0