docs: update GHA examples to use actions/checkout@v6 (#6969)

This commit is contained in:
Josh Thomas 2026-01-05 13:00:22 -06:00 committed by GitHub
commit 0917991361
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 6 additions and 6 deletions

View file

@ -393,7 +393,7 @@ jobs:
issues: read
steps:
- name: Checkout repository
uses: actions/checkout@v4
uses: actions/checkout@v6
- name: Run opencode
uses: anomalyco/opencode/github@latest${envStr}