google-github-actions / upload-cloud-storage

A GitHub Action for uploading files to a Google Cloud Storage (GCS) bucket.
https://cloud.google.com/storage
Apache License 2.0
206 stars 49 forks source link

chore: update all deps #276

Closed sethvargo closed 2 years ago

sethvargo commented 2 years ago

Closes https://github.com/google-github-actions/upload-cloud-storage/pull/275

sethvargo commented 2 years ago

Weird - looks like a typescript bug?

verbanicm commented 2 years ago

Looks like it might be some other package that is out of date

verbanicm commented 2 years ago

run npm update and it should work

sethvargo commented 2 years ago

I did - I even deleted node_modules, and it's still failing with the same error locally.