Skip to content

Bump actions/checkout from 5 to 6 (#1655) #226

Bump actions/checkout from 5 to 6 (#1655)

Bump actions/checkout from 5 to 6 (#1655) #226

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"