We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e8444f commit fb9ccc7Copy full SHA for fb9ccc7
.github/workflows/main.yml
@@ -26,7 +26,7 @@ jobs:
26
if: startsWith(matrix.runner, 'ubuntu-')
27
uses: engineerd/[email protected]
28
with:
29
- version: "v0.9.0"
+ version: "v0.17.0"
30
31
- name: Set up Go
32
uses: actions/setup-go@v2
0 commit comments