Chore: bump actions/setup-go from 4 to 5 (#336)

This commit is contained in:
dependabot[bot] 2023-12-07 08:44:14 +08:00 committed by GitHub
parent 49674b1965
commit 6ef9d7fe53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,7 +54,7 @@ jobs:
path: gfwlist2dnsmasq
- name: Setup Go
uses: actions/setup-go@v4
uses: actions/setup-go@v5
with:
go-version-file: ./custom/go.mod
cache-dependency-path: ./custom/go.sum