We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 948439c + 96d6e0a commit c2747bdCopy full SHA for c2747bd
.github/workflows/ci.yaml
@@ -65,7 +65,7 @@ jobs:
65
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
66
67
- name: Set up Go
68
- uses: actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753 # v4.0.1
+ uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
69
with:
70
go-version: "1.20"
71
@@ -136,7 +136,7 @@ jobs:
136
137
138
139
140
141
142
0 commit comments