Skip to content

Merge with WIP (#4) #56

Merge with WIP (#4)

Merge with WIP (#4) #56

name: checkout-example
on: push
jobs:
ci-job:
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}