summaryrefslogtreecommitdiff
path: root/.github/workflows/claude.yml
diff options
context:
space:
mode:
authorhathach <[email protected]>2026-03-12 15:48:49 +0700
committerhathach <[email protected]>2026-03-12 15:48:49 +0700
commit2052111bac10fc3184b1dd9558fc1b9ab5c85ea4 (patch)
tree5fc7a4fa6b24a97eda26dda3b1a9572d4c9b1aa1 /.github/workflows/claude.yml
parent222af862aa2b3898980e3ed8f28e70fe6c9a7ee9 (diff)
chore(workflows): update GitHub Actions dependencies and improve membrowse error handling
update AGENTS.md with metrics compare
Diffstat (limited to '.github/workflows/claude.yml')
-rw-r--r--.github/workflows/claude.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/claude.yml b/.github/workflows/claude.yml
index 9471a0591..50f449949 100644
--- a/.github/workflows/claude.yml
+++ b/.github/workflows/claude.yml
@@ -26,7 +26,7 @@ jobs:
actions: read # Required for Claude to read CI results on PRs
steps:
- name: Checkout repository
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
with:
fetch-depth: 1