Skip to content

Commit 976a557

Browse files
committed
Review of copilot-setup-steps.yml: use correct version of gh aw
1 parent b19f37e commit 976a557

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/copilot-setup-steps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
- name: Install gh-aw extension
7979
uses: github/gh-aw/actions/setup-cli@4d44d0e89851a877f4ddc0cb6c0197e42b1016c5 # v0.73.0
8080
with:
81-
version: v0.68.3
81+
version: v0.73.0
8282

8383
# Enable repository pre-commit hooks (Spotless checks for Java source changes)
8484
- name: Enable pre-commit hooks

0 commit comments

Comments
 (0)