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