mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-08-31 09:44:03 +03:00
Enable caching for govulncheck
This commit is contained in:
@@ -35,6 +35,7 @@ jobs:
|
||||
uses: actions/setup-go@v6
|
||||
with:
|
||||
go-version-file: go.mod
|
||||
cache: true
|
||||
|
||||
- name: Check for vulnerabilities
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user