diff --git a/.github/workflows/check_latest_compatibility.yml b/.github/workflows/check_latest_compatibility.yml index 98301c0..31d8d67 100644 --- a/.github/workflows/check_latest_compatibility.yml +++ b/.github/workflows/check_latest_compatibility.yml @@ -9,6 +9,7 @@ jobs: runs-on: ubuntu-latest steps: + - uses: actions/checkout@v3 - name: Get latest NeoForge id: get-version uses: ChaoticTrials/action-latest-forge@v1.0.0