Skip to content

[workshop-sync] workshop/side-quest-06-04-install-local.md: version example is outdated #2672

Description

@github-actions

Workshop file reviewed

workshop/side-quest-06-04-install-local.md

Problem

The verification step shows an outdated example version number:

You should see output like gh-aw version 0.81.6.

The current released version is v0.86.2 (published 2026-08-11). This example version is significantly behind, which may confuse learners checking their install.

Current correct behaviour

As of the latest release, the current version is v0.86.2. Any version number shown as an example should either reference the current release or use a generic placeholder like gh-aw version <X.Y.Z> to stay resilient across releases.

Suggested fix

Replace the specific example version on the line:

You should see output like `gh-aw version 0.81.6`.

With a version-agnostic placeholder:

You should see output like `gh-aw version X.Y.Z` (e.g. `gh-aw version 0.86.2`).

Or update it to the current version 0.86.2 and note it will differ based on when you install.

Reference: gh aw --version on the installed CLI currently reports v0.86.2.

Warning

Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • awmgmcpg

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "awmgmcpg"

See Network Configuration for more information.

Generated by 🔍 Workshop Sync Check · 44 AIC · ⌖ 7.83 AIC · ⊞ 5.8K ·

  • expires on Aug 17, 2026, 11:38 AM UTC

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions