Merge pull request #12 from NotAShelf/dependabot/github_actions/actions/checkout-6

build(deps): bump actions/checkout from 5 to 6
This commit is contained in:
raf 2026-04-09 08:19:17 +03:00 committed by GitHub
commit d573b42105
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,7 +16,7 @@ jobs:
permissions: write-all
steps:
- name: "Checkout Repository"
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
fetch-depth: 2