We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 99b6d86 + 5df42bd commit 7f22554Copy full SHA for 7f22554
1 file changed
.github/workflows/ci.yml
@@ -77,7 +77,7 @@ jobs:
77
run: make deps
78
79
- name: Check Golang sources with Aligo
80
- uses: essentialkaos/aligo-action@v1
+ uses: essentialkaos/aligo-action@v2
81
with:
82
path: ${{env.SRC_DIR}}
83
files: ./...
0 commit comments