Przeglądaj źródła

Update codecov action

tags/v2.1.8^2
9seconds 3 miesięcy temu
rodzic
commit
5e38819506
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      .github/workflows/ci.yaml

+ 1
- 1
.github/workflows/ci.yaml Wyświetl plik

@@ -65,7 +65,7 @@ jobs:
65 65
         run: go test -coverprofile=./coverage.txt -covermode=atomic -v ./...
66 66
 
67 67
       - name: Collect coverage
68
-        uses: codecov/codecov-action@v1
68
+        uses: codecov/codecov-action@v5
69 69
         with:
70 70
           file: ./coverage.txt
71 71
 

Ładowanie…
Anuluj
Zapisz