build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 #113
Annotations
1 warning
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
|
Loading