Merge pull request #5912 from meilisearch/dependabot/github_actions/actions/setup-go-6

Bump actions/setup-go from 5 to 6
This commit is contained in:
Many the fish
2025-09-29 13:52:06 +00:00
committed by GitHub

View File

@@ -100,7 +100,7 @@ jobs:
- '7700:7700' - '7700:7700'
steps: steps:
- name: Set up Go - name: Set up Go
uses: actions/setup-go@v5 uses: actions/setup-go@v6
with: with:
go-version: stable go-version: stable
- uses: actions/checkout@v5 - uses: actions/checkout@v5