Skip to content

Bump actions/checkout from 4.1.4 to 4.1.5 (#4114) #16

Bump actions/checkout from 4.1.4 to 4.1.5 (#4114)

Bump actions/checkout from 4.1.4 to 4.1.5 (#4114) #16

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.
permissions:
contents: read
jobs:
Shared:
uses: fog/.github/.github/workflows/ci.yml@v1.4.0