mirror of
https://gitea.com/gitea/act
synced 2026-05-12 18:11:17 +02:00
Use go.yaml.in/yaml/v4
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
|
||||
"github.com/stretchr/testify/assert"
|
||||
"github.com/stretchr/testify/mock"
|
||||
"gopkg.in/yaml.v3"
|
||||
"go.yaml.in/yaml/v4"
|
||||
|
||||
"github.com/nektos/act/pkg/common"
|
||||
"github.com/nektos/act/pkg/common/git"
|
||||
|
||||
Reference in New Issue
Block a user