mirror of
https://github.com/georgyo/ifconfig.io.git
synced 2025-03-14 01:25:06 +00:00
Update actions/setup-go action to v4
This commit is contained in:
parent
2a0edbd5e5
commit
1726c84cd8
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- name: Install Go
|
||||
uses: actions/setup-go@v3
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: ${{ matrix.go-version }}
|
||||
- name: Checkout code
|
||||
|
Loading…
x
Reference in New Issue
Block a user