We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aef8e68 commit 247679bCopy full SHA for 247679b
.github/workflows/ci-unit-tests.yml
@@ -27,7 +27,7 @@ jobs:
27
28
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
29
30
- - uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2.0
+ - uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3.0
31
with:
32
go-version: 1.23.x
33
cache-dependency-path: ./go.sum
0 commit comments