Use fork instead of act

This commit is contained in:
Lunny Xiao 2022-08-12 11:53:15 +08:00 committed by Jason Song
parent 906d52ae0b
commit 3b7ac17410
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -73,4 +73,4 @@ require (
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
)
replace gitea.com/gitea/act v0.0.0-20220725123458-17dd54d69231 => github.com/nektos/act v0.2.26
replace gitea.com/gitea/act v0.0.0-20220812010840-c467b06265ee => github.com/nektos/act v0.2.26