Skip to content

[workshop-sync] workshop/06-install-gh-aw.md: outdated version example in install step #2487

Description

@github-actions

Workshop file reviewed

workshop/06-install-gh-aw.md

Problem

The install step shows an outdated example version number:

You should see output like gh-aw version 0.81.6.

The latest release is v0.84.3, so the example is two minor versions behind.

Current correct behavior

As of the latest release (v0.84.3), learners installing gh-aw will see a different version number. Pinning to an old version in the example creates confusion when the learner sees a higher number and wonders if something is wrong.

Suggested fix

Update the example output line to reflect a current version or use a non-pinned placeholder:

You should see output like `gh-aw version 0.84.3` (your version may be higher).

Alternatively, use a vague placeholder like gh-aw version 0.84.x to avoid needing to update on every release.

Reference: gh-aw release v0.84.3 (published 2026-08-03)

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 · 106.4 AIC · ⌖ 5.53 AIC · ⊞ 5.8K ·

  • expires on Aug 5, 2026, 12:14 PM UTC

Metadata

Metadata

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions