Commit cc3824c 1 parent 8d7f8ff commit cc3824c Copy full SHA for cc3824c
File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 27
27
- name : Set up Go
28
28
uses : actions/setup-go@v4
29
29
with :
30
- go-version : 1.20.5
30
+ go-version : 1.20.6
31
31
32
32
- name : Build all versions
33
33
run : |
Original file line number Diff line number Diff line change 25
25
- name : Set up Go
26
26
uses : actions/setup-go@v4
27
27
with :
28
- go-version : 1.20.5
28
+ go-version : 1.20.6
29
29
30
30
- name : Initialize CodeQL
31
31
uses : github/codeql-action/init@v2
Original file line number Diff line number Diff line change 24
24
- name : Set up Go
25
25
uses : actions/setup-go@v4
26
26
with :
27
- go-version : 1.20.5
27
+ go-version : 1.20.6
28
28
29
29
- name : Build
30
30
run : |
Original file line number Diff line number Diff line change 24
24
- name : Set up Go
25
25
uses : actions/setup-go@v4
26
26
with :
27
- go-version : 1.20.5
27
+ go-version : 1.20.6
28
28
29
29
- name : Cache virtualenvs
30
30
id : cache-pipenv
You can’t perform that action at this time.
0 commit comments