mirror of
https://gitea.com/gitea/act
synced 2026-05-12 01:01:20 +02:00
Use go.yaml.in/yaml/v4
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
|
||||
"github.com/stretchr/testify/require"
|
||||
|
||||
"gopkg.in/yaml.v3"
|
||||
"go.yaml.in/yaml/v4"
|
||||
)
|
||||
|
||||
func TestParse(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user