We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 24e1d98 + 5c5eb05 commit 4ef767aCopy full SHA for 4ef767a
.github/workflows/buildifier.yaml
@@ -16,7 +16,7 @@ jobs:
16
- name: Set up Go
17
uses: actions/setup-go@v5
18
with:
19
- go-version: "1.21"
+ go-version: "1.25"
20
21
- name: Check out code
22
uses: actions/checkout@v5
.github/workflows/image-check.yaml
@@ -20,7 +20,7 @@ jobs:
23
24
- uses: actions/cache@v4
25
26
path: |
0 commit comments