From c9da8d8d1765ae1bf7772f39149c17b4e009fc85 Mon Sep 17 00:00:00 2001 From: William Banfield Date: Wed, 10 Aug 2022 10:50:54 -0400 Subject: [PATCH] test --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 5defd64b8..beaa54864 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -16,7 +16,7 @@ jobs: - uses: actions/checkout@v3 - uses: actions/setup-go@v3 with: - go-version: '^1.18' + go-version: '1.18.5' - uses: technote-space/get-diff-action@v6 with: PATTERNS: |