We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1e9f792 + 6b01999 commit d3d06a4Copy full SHA for d3d06a4
1 file changed
.github/workflows/installer-go.yml
@@ -27,7 +27,7 @@ jobs:
27
uses: actions/checkout@v6
28
29
- name: Set up Go
30
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
31
with:
32
go-version-file: Linux/installer/go.mod
33
cache-dependency-path: Linux/installer/go.sum
0 commit comments