mirror of
https://gitea.com/gitea/act
synced 2026-05-13 02:41:22 +02:00
Use go.yaml.in/yaml/v4
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
||||
"github.com/nektos/act/pkg/model"
|
||||
"github.com/stretchr/testify/assert"
|
||||
"github.com/stretchr/testify/mock"
|
||||
"gopkg.in/yaml.v3"
|
||||
"go.yaml.in/yaml/v4"
|
||||
)
|
||||
|
||||
type stepActionLocalMocks struct {
|
||||
|
||||
Reference in New Issue
Block a user