We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7d26d9 commit b92b93dCopy full SHA for b92b93d
1 file changed
.github/workflows/go.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
19
20
- name: Set up Go
21
- uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
+ uses: actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff # v5
22
with:
23
go-version: 1.24
24
cache: true
0 commit comments