File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1818 - name : Setup Go
1919 uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5
2020 with :
21- go-version : " 1.20 "
21+ go-version : " 1.25 "
2222 - name : Checkout Repository
2323 uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
2424 - name : Run golangci-lint
4242 - name : Setup Go
4343 uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5
4444 with :
45- go-version : " 1.20 "
45+ go-version : " 1.25 "
4646 - name : Install yaegi
4747 run : |
4848 mkdir -p "$HOME/.local/bin"
Original file line number Diff line number Diff line change 2020 - name : Set up Go
2121 uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5
2222 with :
23- go-version : " 1.20 "
23+ go-version : " 1.25 "
2424 - name : Install cyclonedx-gomod
2525 uses : CycloneDX/gh-gomod-generate-sbom@efc74245d6802c8cefd925620515442756c70d8f # v2
2626 with :
You can’t perform that action at this time.
0 commit comments