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.
1 parent 9aba4bc commit 13620e0Copy full SHA for 13620e0
1 file changed
.github/workflows/pr-workflow.yaml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
persist-credentials: false
20
21
- - uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
+ - uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
22
23
go-version: "^1.25"
24
cache: false
@@ -41,7 +41,7 @@ jobs:
41
42
43
44
45
46
47
0 commit comments