We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26cea52 commit ade534bCopy full SHA for ade534b
.github/workflows/ci.yaml
@@ -18,6 +18,7 @@ jobs:
18
- uses: actions/setup-go@v2
19
with:
20
go-version: ${{ env.GO_VERSION }}
21
+ check-latest: true
22
- uses: actions/cache@v2
23
24
path: |
.github/workflows/deflake.yml
@@ -13,6 +13,7 @@ jobs:
13
14
15
16
17
.github/workflows/snapshots.yaml
@@ -14,6 +14,7 @@ jobs:
0 commit comments