diff --git a/.github/workflows/kcl-language-server.yml b/.github/workflows/kcl-language-server.yml index f77b73947..162826e8b 100644 --- a/.github/workflows/kcl-language-server.yml +++ b/.github/workflows/kcl-language-server.yml @@ -381,7 +381,7 @@ jobs: project_id: kittycadapi - name: "upload files to gcp" id: upload-files - uses: google-github-actions/upload-cloud-storage@v2.2.1 + uses: google-github-actions/upload-cloud-storage@v2.2.2 with: path: rust/releases destination: dl.kittycad.io