mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-05-07 06:23:39 +08:00
chore(deps): update all non-major dependencies (#1291)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -141,7 +141,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: ^1.24.5
|
||||
go-version: ^1.24.6
|
||||
cache: false
|
||||
|
||||
- name: Setup environment
|
||||
|
||||
2
.github/workflows/weblate-pull.yml
vendored
2
.github/workflows/weblate-pull.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.13.5'
|
||||
python-version: '3.13.6'
|
||||
|
||||
- name: Install wlc
|
||||
run: pip install wlc
|
||||
|
||||
2
.github/workflows/weblate-sync.yml
vendored
2
.github/workflows/weblate-sync.yml
vendored
@@ -51,7 +51,7 @@ jobs:
|
||||
- name: Setup python
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.13.5'
|
||||
python-version: '3.13.6'
|
||||
|
||||
- name: Install wlc
|
||||
run: pip install wlc
|
||||
|
||||
Reference in New Issue
Block a user