diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index b5194408..c06f8b2f 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -15,7 +15,7 @@ jobs: uses: actions/setup-go@v2 with: go-version: '1.17' - - uses: MinoruSekine/setup-scoop@v1 + - uses: brechtm/setup-scoop@v2 - name: Install Dependencies shell: bash run: |