Merge pull request #969 from MemPalace/dependabot/github_actions/actions/checkout-6

chore(deps): bump actions/checkout from 4 to 6
This commit is contained in:
Igor Lins e Silva
2026-04-25 04:04:37 -03:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
permissions:
contents: read
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v6
with:
fetch-depth: 0