[#127] Use selfhosted actions mirror
All checks were successful
DCO action / DCO (pull_request) Successful in 2m40s
Tests and linters / Tests (pull_request) Successful in 3m56s
Tests and linters / Tests with -race (pull_request) Successful in 4m42s
Tests and linters / Lint (pull_request) Successful in 5m12s

TrueCloudLab/frostfs-infra#152

Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
This commit is contained in:
Vitaliy Potyarkin 2024-12-12 11:47:22 +03:00
parent 557267a07b
commit 7bd50884e7

View file

@ -15,7 +15,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