diff --git a/.github/workflows/integration-test.yml b/.github/workflows/integration-test.yml index ac07003..8eb0ebe 100644 --- a/.github/workflows/integration-test.yml +++ b/.github/workflows/integration-test.yml @@ -15,7 +15,7 @@ jobs: uses: actions/checkout@v4 - name: Install Rust - uses: dtolnay/rust-action@stable + uses: dtolnay/rust-toolchain@stable - name: Install Podman run: |