ci: update to latest github checkout action

This commit is contained in:
Jon Seager 2026-02-06 17:35:26 +00:00
parent 95032f4014
commit d35e1792da
No known key found for this signature in database

View file

@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out code into the Go module directory
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
fetch-depth: 0