Delete .github/workflows/dependabot.yml #103
Annotations
3 warnings
Run gacts/setup-go-with-cache@v1
Since actions/setup-go now supports caching and restoring go modules and build outputs, this action is no longer necessary. Please use `actions/setup-go` directly. To migrate, simply replace `uses: gacts/setup-go-with-cache@v1` with `uses: actions/setup-go@v5` (or later) in your workflow file. Read more details here: https://github.com/actions/setup-go?tab=readme-ov-file#caching-dependency-files-and-build-outputs
|
Run gacts/setup-go-with-cache@v1
Restore cache failed: Dependencies file is not found in /home/runner/work/colors/colors. Supported file pattern: go.sum
|
Upload Coverage report to CodeCov
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Loading