We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b19f37e commit 976a557Copy full SHA for 976a557
1 file changed
.github/workflows/copilot-setup-steps.yml
@@ -78,7 +78,7 @@ jobs:
78
- name: Install gh-aw extension
79
uses: github/gh-aw/actions/setup-cli@4d44d0e89851a877f4ddc0cb6c0197e42b1016c5 # v0.73.0
80
with:
81
- version: v0.68.3
+ version: v0.73.0
82
83
# Enable repository pre-commit hooks (Spotless checks for Java source changes)
84
- name: Enable pre-commit hooks
0 commit comments