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

Merged
matthias merged 1 commits from renovate/https-github.com-actions-checkout-6.x into main 2025-11-21 21:07:57 +00:00
+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: