Skip to content

Update faraday-net_http requirement from >= 2.0, < 3.2 to >= 2.0, < 3… #178

Update faraday-net_http requirement from >= 2.0, < 3.2 to >= 2.0, < 3…

Update faraday-net_http requirement from >= 2.0, < 3.2 to >= 2.0, < 3… #178

name: Refresh Team Page
on:
push:
branches: [ main ]
permissions: {}
jobs:
build:
name: Refresh Contributors Stats
runs-on: ubuntu-latest
steps:
- name: Call GitHub API
run: |
curl "https://api.github.com/repos/${{ github.repository }}/stats/contributors"