chore(deps): update https://github.com/actions/checkout action to v6

This commit is contained in:
2025-11-21 21:03:27 +00:00
parent 0c80e9226e
commit ed267d3c48
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: https://github.com/actions/checkout@v4
- uses: https://github.com/actions/checkout@v6
- name: Use Go
uses: https://github.com/actions/setup-go@v5
with: