Skip to content

Commit 549aaba

Browse files
committed
update ci
1 parent 56cbf8a commit 549aaba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@v3
1818

19-
- uses: actions/setup-go@v3
19+
- uses: actions/setup-go@v4
2020
with:
21-
go-version: '1.20.2'
21+
go-version: '1.20.3'
2222

2323
- name: Ensure linux agent compiles
2424
run: |

0 commit comments

Comments
 (0)