We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1b377f0 + 55f6393 commit 3f111e5Copy full SHA for 3f111e5
1 file changed
.github/workflows/ci.yaml
@@ -27,7 +27,7 @@ jobs:
27
uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
28
29
- name: Setup
30
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
+ uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
31
with:
32
go-version: 1.22.x
33
cache: true
0 commit comments