mirror of
https://github.com/Loyalsoldier/v2ray-rules-dat.git
synced 2024-11-10 02:55:34 +08:00
Chore: bump actions/setup-go from 4 to 5 (#336)
This commit is contained in:
parent
49674b1965
commit
6ef9d7fe53
2
.github/workflows/run.yml
vendored
2
.github/workflows/run.yml
vendored
@ -54,7 +54,7 @@ jobs:
|
|||||||
path: gfwlist2dnsmasq
|
path: gfwlist2dnsmasq
|
||||||
|
|
||||||
- name: Setup Go
|
- name: Setup Go
|
||||||
uses: actions/setup-go@v4
|
uses: actions/setup-go@v5
|
||||||
with:
|
with:
|
||||||
go-version-file: ./custom/go.mod
|
go-version-file: ./custom/go.mod
|
||||||
cache-dependency-path: ./custom/go.sum
|
cache-dependency-path: ./custom/go.sum
|
||||||
|
Loading…
Reference in New Issue
Block a user