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

build(deps): bump actions/checkout from 4 to 6
This commit is contained in:
raf 2026-05-14 14:15:26 +03:00 committed by GitHub
commit aebdb95a96
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@ jobs:
pull-requests: write
steps:
- name: "Checkout"
uses: actions/checkout@v4
uses: actions/checkout@v6
with:
fetch-depth: 0