We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d61261 commit ffae5e9Copy full SHA for ffae5e9
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579
29
30
- name: Set up Go
31
- uses: actions/setup-go@bfdd3570ce990073878bf10f6b2d79082de49492
+ uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491
32
with:
33
go-version: 1.17
34
0 commit comments