diff --git a/.github/workflows/update-caches.yml b/.github/workflows/update-caches.yml index e4cd6746d0..6f0ba15948 100644 --- a/.github/workflows/update-caches.yml +++ b/.github/workflows/update-caches.yml @@ -92,6 +92,7 @@ jobs: uses: actions/checkout@v4 with: repository: "bevyengine/bevy" + ref: "main" - name: Setup Rust id: rust