Compare commits

...

1 commit

Author SHA1 Message Date
177c8a8e7f [#28] Use selfhosted actions mirror
TrueCloudLab/frostfs-infra#152

Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
2024-12-12 11:53:59 +03:00

View file

@ -29,7 +29,7 @@ jobs:
cache: true cache: true
- name: golangci-lint - name: golangci-lint
uses: https://github.com/golangci/golangci-lint-action@v3 uses: actions/golangci-lint@v3
with: with:
version: latest version: latest