diff --git a/.github/workflows/semanticore.yml b/.github/workflows/semanticore.yml index 9f4e898..2b662f8 100644 --- a/.github/workflows/semanticore.yml +++ b/.github/workflows/semanticore.yml @@ -13,7 +13,7 @@ jobs: with: fetch-depth: 0 - name: Setup Go - uses: actions/setup-go@v3 + uses: actions/setup-go@v4 with: go-version: 1.* - name: Semanticore