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