File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -717,7 +717,7 @@ jobs:
717717 run : echo "CLOUDSDK_PYTHON=${{env.pythonLocation}}\python.exe" >> $GITHUB_ENV
718718 - name : Install Cloud SDK
719719 if : ${{ !cancelled() }}
720- uses : GoogleCloudPlatform/ github-actions/setup-gcloud@master
720+ uses : google- github-actions/setup-gcloud@master
721721 - name : Upload Desktop Artifacts to GCS
722722 if : ${{ !cancelled() }}
723723 run : |
Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ jobs:
150150 run : echo "CLOUDSDK_PYTHON=${{env.pythonLocation}}\python.exe" >> $GITHUB_ENV
151151 - name : Install Cloud SDK
152152 if : ${{ !cancelled() }}
153- uses : GoogleCloudPlatform/ github-actions/setup-gcloud@master
153+ uses : google- github-actions/setup-gcloud@master
154154 - name : Upload Desktop Artifacts to GCS
155155 if : matrix.target_platform == 'Desktop' && !cancelled()
156156 run : |
You can’t perform that action at this time.
0 commit comments