Open
Description
I am using the latest checkout version; somehow, the .github directory is missing when I check the repository. I appreciate your help :-)
- name: Checkout Repository
uses: actions/checkout@v4
with:
sparse-checkout: .github
ref: master
repository: mine/github-workflows
token: ${{ secrets.REPO_ACCESS }}
Metadata
Metadata
Assignees
Labels
No labels