diff --git a/.github/workflows/blackroad-ci.yml b/.github/workflows/blackroad-ci.yml index 9836c30..1aa3e3b 100644 --- a/.github/workflows/blackroad-ci.yml +++ b/.github/workflows/blackroad-ci.yml @@ -9,7 +9,7 @@ jobs: detect-and-build: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v6 - name: Detect project type id: detect