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 2 to 3 (#193)
This commit is contained in:
parent
7a937e7cf3
commit
c6b6ce1b55
2
.github/workflows/run.yml
vendored
2
.github/workflows/run.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Setup Go 1.x.y
|
- name: Setup Go 1.x.y
|
||||||
uses: actions/setup-go@v2
|
uses: actions/setup-go@v3
|
||||||
with:
|
with:
|
||||||
go-version: ^1.18
|
go-version: ^1.18
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user