Use selfhosted mirror for Forgejo Actions #127
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ jobs:
|
|||
cache: true
|
||||
|
||||
- name: golangci-lint
|
||||
uses: https://github.com/golangci/golangci-lint-action@v3
|
||||
uses: actions/golangci-lint@v3
|
||||
with:
|
||||
version: latest
|
||||
|
||||
|
|
Loading…
Reference in a new issue