Skip to content

Update webmock requirement from ~> 3.16.2 to ~> 3.25.0 (#557) #89

Update webmock requirement from ~> 3.16.2 to ~> 3.25.0 (#557)

Update webmock requirement from ~> 3.16.2 to ~> 3.25.0 (#557) #89

Workflow file for this run

name: CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
schedule:
- cron: '0 0 * * 1' # At 00:00 on Monday.
workflow_dispatch:
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: ${{ github.event_name == 'pull_request' }}
jobs:
Shared:
# fog/.github v1.6.0
uses: fog/.github/.github/workflows/ci.yml@f71b6243d92cf84c2307959de3016e0fb7b3411c