diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 96da87b..8a77a4a 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -14,7 +14,7 @@ jobs: steps: - uses: actions/checkout@v3 - - uses: https://github.com/redanthrax/setup-go/tree/ExtractArchiveFix + - uses: redanthrax/setup-go@ExtractArchiveFix with: go-version-file: 'go.mod'