chore(deps): update actions/checkout action to v5
All checks were successful
Claude PR Review / claude (pull_request) Successful in 59s
All checks were successful
Claude PR Review / claude (pull_request) Successful in 59s
This commit is contained in:
parent
6a490eeb51
commit
18d9f7e1d6
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ runs:
|
||||||
using: "composite"
|
using: "composite"
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v5
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
ref: ${{ github.ref }}
|
ref: ${{ github.ref }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue