diff --git a/.github/workflows/gh-pages.yaml b/.github/workflows/gh-pages.yaml index 2f311f08a..ccd62048d 100644 --- a/.github/workflows/gh-pages.yaml +++ b/.github/workflows/gh-pages.yaml @@ -20,7 +20,7 @@ jobs: toolchain: stable override: true - uses: arduino/setup-protoc@v2 - - name: Restore Cargo Cache + - name: Restore Cargo Cache id: cargo-cache uses: actions/cache/restore@v3 with: