Merge pull request #83 from mokoconsulting-tech/dependabot/github_actions/github-actions-76468cb07f

chore(deps)(deps): bump actions/checkout from 4 to 6 in the github-actions group
This commit was merged in pull request #83.
This commit is contained in:
2026-03-17 16:40:49 -05:00
committed by GitHub

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 }}