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