Use correct act fork version syntax

This commit is contained in:
SupremeVoid
2024-02-23 16:19:39 +01:00
parent b44b10dbcf
commit f06305dc96
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -99,4 +99,4 @@ require (
gopkg.in/yaml.v2 v2.4.0 // indirect
)
replace github.com/nektos/act => gitea.com/gitea/act v0.2.59
replace github.com/nektos/act => gitea.com/gitea/act v0.259.0