mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 16:34:30 +01:00
build: setup-go v3 dropped the stable input
This commit is contained in:
parent
8114744bce
commit
76eeca9eae
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -104,7 +104,6 @@ jobs:
|
||||
- name: Install Go
|
||||
uses: actions/setup-go@v3
|
||||
with:
|
||||
stable: 'false'
|
||||
go-version: ${{ matrix.go }}
|
||||
check-latest: true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user