Skip to content

Commit

Permalink
gtools >= 506.0.0 (#157)
Browse files Browse the repository at this point in the history
Co-authored-by: Maksym Bilan <>
  • Loading branch information
maximbilan authored Jan 22, 2025
1 parent b810090 commit 7ff7f55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: 'Set up Cloud SDK'
uses: 'google-github-actions/setup-gcloud@v2'
with:
version: '>= 500.0.0'
version: '>= 506.0.0'

- name: Run script file
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/setup_scheduler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: 'Set up Cloud SDK'
uses: 'google-github-actions/setup-gcloud@v2'
with:
version: '>= 500.0.0'
version: '>= 506.0.0'

- name: Run script file
run: |
Expand Down

0 comments on commit 7ff7f55

Please sign in to comment.