chore: upgrade go to 1.21.9 (#12861)

This commit is contained in:
Colin Adler
2024-04-03 13:20:26 -05:00
committed by GitHub
parent a3187dc30f
commit cb6fea61df
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -228,7 +228,7 @@ jobs:
with:
# This doesn't need caching. It's super fast anyways!
cache: false
go-version: 1.21.5
go-version: 1.21.9
- name: Install shfmt
run: go install mvdan.cc/sh/v3/cmd/shfmt@v3.7.0