diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 7b82641..cb88ea8 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -17,6 +17,6 @@ jobs: name: CI permissions: contents: read - uses: FollowTheProcess/ci/.github/workflows/Go.yml@v2 + uses: FollowTheProcess/ci/.github/workflows/Go.yml@v3 with: matrix-os: '["ubuntu-latest", "macos-latest"]' # Sorry no Windows