chore(deps): update actions

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
Carlos Alexandro Becker
2025-02-10 23:40:32 -03:00
parent 842e7ccd3e
commit bc0ac76346
+2 -2
View File
@@ -22,11 +22,11 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- -
name: Test name: Test
uses: docker/bake-action@v5 uses: docker/bake-action@v6
with: with:
targets: test targets: test
- -
name: Upload coverage name: Upload coverage
uses: codecov/codecov-action@v4 uses: codecov/codecov-action@v5
with: with:
file: ./coverage/clover.xml file: ./coverage/clover.xml