chore: upgrade Go to 1.22.5 (#13820)

* chore: upgrade Go to 1.22.5

* fixup! chore: upgrade Go to 1.22.5
This commit is contained in:
Colin Adler
2024-07-08 19:42:55 +00:00
committed by GitHub
parent 44cb400c8e
commit f9ca9c7a22
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ description: |
inputs:
version:
description: "The Go version to use."
default: "1.22.4"
default: "1.22.5"
runs:
using: "composite"
steps: