Skip to content

Commit b066fd2

Browse files
committed
ci(go-check-versions): run outside of docker
1 parent 80835b9 commit b066fd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-check-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
fetch-depth: 1
2323
persist-credentials: false
2424
- name: Set up Go
25-
uses: actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff # v6.1.0
25+
uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
2626
with:
2727
go-version: "stable"
2828
check-latest: true

0 commit comments

Comments
 (0)