Skip to content

Commit 345eac6

Browse files
committed
CI: update Task to v3.10
1 parent 985ff3e commit 345eac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
matrix:
99
go-version: [1.17.x]
1010
os: [ubuntu-latest]
11-
task-version: [v3.7.0]
11+
task-version: [v3.10.0]
1212
runs-on: ${{ matrix.os }}
1313
steps:
1414
- name: Install Go ${{ matrix.go-version }}

0 commit comments

Comments
 (0)