We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcfcd2e commit fd9687aCopy full SHA for fd9687a
.github/workflows/pullRequestAndMergeMaster.yml
@@ -10,7 +10,7 @@ jobs:
10
name: CreateAndPushWindowsExecutable
11
strategy:
12
matrix:
13
- go: [ 1.22 ]
+ go: [ 1.22.7 ]
14
goarch: [ amd64 ]
15
runs-on: windows-2019
16
steps:
.github/workflows/release.yml
@@ -8,7 +8,7 @@ jobs:
8
9
0 commit comments