Skip to content

chore(deps): bump actions/checkout from 6 to 7 in the github-actions group #65

chore(deps): bump actions/checkout from 6 to 7 in the github-actions group

chore(deps): bump actions/checkout from 6 to 7 in the github-actions group #65

Workflow file for this run

name: Checks
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
checks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- uses: Screenly/edge-apps-actions/checks@v1