Skip to content

Commit c2f55e1

Browse files
lukewarCopilot
andcommitted
fix(ci): align verify workflow gh-aw toolchain
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent b97adf5 commit c2f55e1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/verify-compiled.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ jobs:
1717
steps:
1818
- uses: actions/checkout@v4
1919
- name: Install gh-aw CLI
20-
uses: github/gh-aw/actions/setup-cli@main
20+
uses: github/gh-aw-actions/setup-cli@05205436a78512d71a2d842e46586ed05f4fa058 # v0.82.10
2121
with:
22-
version: v0.82.1
22+
version: v0.82.10
2323
- name: Recompile workflows
2424
run: gh aw compile
2525
- name: Check for uncommitted changes

0 commit comments

Comments
 (0)