diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 40ea182..99b42fc 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -31,7 +31,7 @@ jobs: - "3.14" steps: - uses: "actions/checkout@v6" - - uses: "authzed/action-spicedb" + - uses: "authzed/action-spicedb@v1" with: version: "latest" - name: "Install the latest version of uv and set the python version"