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 @@ -686,7 +686,7 @@ jobs:
686686 run : echo "CLOUDSDK_PYTHON=${{env.pythonLocation}}\python.exe" >> $GITHUB_ENV
687687 - name : Install Cloud SDK
688688 if : ${{ !cancelled() }}
689- uses : GoogleCloudPlatform/ github-actions/setup-gcloud@master
689+ uses : google- github-actions/setup-gcloud@master
690690 - name : Upload Desktop Artifacts to GCS
691691 if : ${{ !cancelled() }}
692692 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