We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c785a28 + 199fc4d commit c12edaaCopy full SHA for c12edaa
.github/workflows/go.yml
@@ -26,7 +26,7 @@ jobs:
26
id: go
27
28
- name: Check out code into the Go module directory
29
- uses: actions/checkout@v4.2.0
+ uses: actions/checkout@v4.2.1
30
31
- uses: actions/cache@v4
32
with:
.github/workflows/release.yml
@@ -23,7 +23,7 @@ jobs:
23
24
25
0 commit comments