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

View File

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