chore(deps)(deps): bump actions/checkout from 4 to 6 in the github-actions group #83

Merged
dependabot[bot] merged 1 commits from dependabot/github_actions/github-actions-76468cb07f into main 2026-03-17 21:40:49 +00:00
Showing only changes of commit 9c3d3c6b5f - Show all commits

View File

@@ -34,7 +34,7 @@ jobs:
exit 1 exit 1
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v4 uses: actions/checkout@v6
with: with:
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}