mirror of
https://github.com/ellisonleao/magictools.git
synced 2025-10-15 10:19:04 +00:00
Update validatelinks.yml
This commit is contained in:
4
.github/workflows/validatelinks.yml
vendored
4
.github/workflows/validatelinks.yml
vendored
@@ -7,12 +7,12 @@ jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/setup-go@v2.1.3
|
||||
- uses: actions/setup-go@v3.2.0
|
||||
id: go
|
||||
with:
|
||||
go-version: "^1.18.2"
|
||||
|
||||
- uses: actions/checkout@v3.2.0
|
||||
- uses: actions/checkout@v3.0.2
|
||||
|
||||
- run: go install github.com/npxbr/verify-links/cmd/vl@latest
|
||||
- run: vl -a 403 -w poly.pizza,thebloomapp.com,p3nlhclust404.shr.prod.phx3.secureserver.net,horde3d.org,puzzlescript.net,hacknplan.com,taiga.io,p1.untergrund.net README.md
|
||||
|
Reference in New Issue
Block a user