diff --git a/.github/workflows/staticcheck.yml b/.github/workflows/staticcheck.yml index 757eec52..1f72131a 100644 --- a/.github/workflows/staticcheck.yml +++ b/.github/workflows/staticcheck.yml @@ -8,4 +8,10 @@ jobs: - uses: actions/checkout@v3 with: fetch-depth: 1 - - uses: dominikh/staticcheck-action@v1.3.0 \ No newline at end of file + - name: Set up Go + uses: actions/setup-go@v4 + with: + go-version: '1.21' + - uses: dominikh/staticcheck-action@v1.3.0 + with: + install-go: false \ No newline at end of file diff --git a/README.md b/README.md index 8ddea199..09e331d7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # valkyrie [![Go Reference](https://pkg.go.dev/badge/github.com/R-a-dio/valkyrie.svg)](https://pkg.go.dev/github.com/R-a-dio/valkyrie) -![Test](https://github.com/github/docs/actions/workflows/test.yml/badge.svg) -![Staticcheck](https://github.com/github/docs/actions/workflows/staticcheck.yml/badge.svg) +![Test](https://github.com/github/R-a-dio/valkyrie/actions/workflows/test.yml/badge.svg) +![Staticcheck](https://github.com/R-a-dio/valkyrie/actions/workflows/staticcheck.yml/badge.svg) Repository of rebirth