Skip to content

Bump certifi from 2024.2.2 to 2024.7.4 in /sweagent/api #42

Bump certifi from 2024.2.2 to 2024.7.4 in /sweagent/api

Bump certifi from 2024.2.2 to 2024.7.4 in /sweagent/api #42

Workflow file for this run

name: Check Markdown links
on:
push:
pull_request:
schedule:
- cron: "0 0 1 * *"
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@v1