Merge pull request #502 from ahmetb/dependabot/github_actions/actions/checkout-7

auto-merge per updated dependabot workflow
This commit is contained in:
Ahmet Alp Balkan
2026-07-17 17:06:18 -07:00
committed by GitHub

View File

@@ -24,7 +24,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v6
uses: actions/checkout@v7
with:
fetch-depth: 0
- name: Setup Go