diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index 3d7ee0e..f04f186 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -18,7 +18,7 @@ jobs: go-version: ${{ matrix.go-version }} - name: Checkout code - uses: actions/checkout@v2 + uses: actions/checkout@v2 - name: Restore Cache uses: actions/cache@v2