We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 985ff3e commit 345eac6Copy full SHA for 345eac6
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ jobs:
8
matrix:
9
go-version: [1.17.x]
10
os: [ubuntu-latest]
11
- task-version: [v3.7.0]
+ task-version: [v3.10.0]
12
runs-on: ${{ matrix.os }}
13
steps:
14
- name: Install Go ${{ matrix.go-version }}
0 commit comments