chore(deps)(deps): bump actions/checkout from 4 to 6 in the github-actions group #83
2
.github/workflows/create-client-fork.yml
vendored
2
.github/workflows/create-client-fork.yml
vendored
@@ -34,7 +34,7 @@ jobs:
|
||||
exit 1
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v6
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user