Skip to content

Fix to use mongo client if MongoDB verison is less than or equal to 4. #25

Fix to use mongo client if MongoDB verison is less than or equal to 4.

Fix to use mongo client if MongoDB verison is less than or equal to 4. #25

name: Validate action typings
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
jobs:
validate-typings:
runs-on: "ubuntu-latest"
steps:
- uses: actions/checkout@v4
- uses: krzema12/github-actions-typing@v1