Skip to content

Commit

Permalink
feat: comments from PR
Browse files Browse the repository at this point in the history
  • Loading branch information
kikoso committed Oct 2, 2024
1 parent 515f4db commit e0b7496
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@

# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners

.github/ @googlemaps/admin
.github/ @googlemaps/googlemaps-admin

2 changes: 1 addition & 1 deletion .github/blunderbuss.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2022 Google LLC
# Copyright 2024 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Gradle Wrapper Validation
uses: gradle/actions/wrapper-validation@v3

- name: Set up JDK 17
- name: Set up JDK 21
uses: actions/setup-java@v4.2.1
with:
java-version: '21'
Expand Down

0 comments on commit e0b7496

Please sign in to comment.