We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3944fa3 commit adac44bCopy full SHA for adac44b
1 file changed
.github/workflows/main.yml
@@ -33,7 +33,7 @@ jobs:
33
34
steps:
35
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
36
- - uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed
+ - uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a
37
with:
38
go-version: '^1.23.0'
39
cache-dependency-path: "Makefile"
0 commit comments