You've already forked ddns-updater
upgrade go
This commit is contained in:
2
.github/workflows/quality-checks.yml
vendored
2
.github/workflows/quality-checks.yml
vendored
@@ -39,7 +39,7 @@ jobs:
|
||||
- name: Prepare go environment
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: '1.21'
|
||||
go-version: '1.21.5'
|
||||
cache: false
|
||||
- name: Install dep scanner
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user