mirror of
https://github.com/containrrr/watchtower.git
synced 2026-02-06 15:41:49 +01:00
chore(deps): update dependency go to 1.24.x
This commit is contained in:
parent
cbb8904122
commit
c22329e8af
4 changed files with 7 additions and 7 deletions
2
.github/workflows/publish-docs.yaml
vendored
2
.github/workflows/publish-docs.yaml
vendored
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
- name: Set up Go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: 1.23.x
|
||||
go-version: 1.24.x
|
||||
- name: Build tplprev
|
||||
run: scripts/build-tplprev.sh
|
||||
- name: Setup python
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue