diff --git a/.github/workflows/warm.yaml b/.github/workflows/warm.yaml index 11d6cd7..1ef18db 100644 --- a/.github/workflows/warm.yaml +++ b/.github/workflows/warm.yaml @@ -12,4 +12,4 @@ jobs: runs-on: ubuntu-latest steps: - name: Pull new module version - uses: andrewslotin/go-proxy-pull-action@master \ No newline at end of file + uses: clok/go-proxy-pull-action@master \ No newline at end of file