Skip to content

Commit 97f0156

Browse files
Update dependency codecov:codecov-action___major to v6
1 parent 8c932c4 commit 97f0156

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/branches-and-prs.main.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
@file:Repository("https://bindings.krzeminski.it/")
2626
@file:DependsOn("actions:checkout___major:[v6,v7-alpha)")
27-
@file:DependsOn("codecov:codecov-action___major:[v5,v6-alpha)")
27+
@file:DependsOn("codecov:codecov-action___major:[v5,v7.0)")
2828
@file:DependsOn("testlens-app:setup-testlens___major:[v1,v2-alpha)")
2929

3030
import io.github.typesafegithub.workflows.actions.actions.Checkout

.github/workflows/release.main.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
@file:Repository("https://bindings.krzeminski.it/")
2626
@file:DependsOn("actions:checkout___major:[v6,v7-alpha)")
27-
@file:DependsOn("codecov:codecov-action___major:[v5,v6-alpha)")
27+
@file:DependsOn("codecov:codecov-action___major:[v5,v7.0)")
2828

2929
import io.github.typesafegithub.workflows.actions.actions.Checkout
3030
import io.github.typesafegithub.workflows.actions.actions.Checkout.FetchDepth

0 commit comments

Comments
 (0)