Skip to content

Bump actions/checkout from 5 to 6 #107

Bump actions/checkout from 5 to 6

Bump actions/checkout from 5 to 6 #107

Workflow file for this run

name: Fake CI
on:
workflow_dispatch:
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- run: echo "Hello, world!"
- run: exit 1