Skip to content

Update dependencies, switch to node20, replace nock with undici.MockClient #903

Update dependencies, switch to node20, replace nock with undici.MockClient

Update dependencies, switch to node20, replace nock with undici.MockClient #903

Workflow file for this run

name: 'binder-badge'
on:
pull_request:
# pull_request_target:
jobs:
badge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}