mirror of
https://github.com/anthropics/claude-code-action.git
synced 2026-01-27 18:32:25 +08:00
chore: upgarde checkout-action to v6 (#862)
This commit is contained in:
@@ -339,7 +339,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v5
|
||||
uses: actions/checkout@v6
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user