diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index e0d6946..366b263 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -25,7 +25,7 @@ jobs: steps: - name: Checkout Dgmjr.ComponentModel alongside the repo being compiled - uses: actions/checkout@v4.1.1 + uses: dgmjr-actions/git-checkout@main with: token: ${{ secrets.GITHUB_TOKEN }} repo: dgmjr-io/Dgmjr.ComponentModel