mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-06-19 07:36:59 +00:00
chore(deps): update all non-major dependencies (#1538)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -138,7 +138,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v6
|
||||
with:
|
||||
go-version: ^1.25.6
|
||||
go-version: ^1.25.7
|
||||
cache: false
|
||||
|
||||
- name: Setup environment
|
||||
@@ -313,7 +313,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v6
|
||||
with:
|
||||
go-version: ^1.25.6
|
||||
go-version: ^1.25.7
|
||||
cache: false
|
||||
|
||||
- name: Setup environment
|
||||
@@ -450,7 +450,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v6
|
||||
with:
|
||||
go-version: ^1.25.6
|
||||
go-version: ^1.25.7
|
||||
cache: false
|
||||
|
||||
- name: Setup environment
|
||||
|
||||
@@ -21,7 +21,7 @@ jobs:
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v6
|
||||
with:
|
||||
python-version: '3.14.2'
|
||||
python-version: '3.14.3'
|
||||
|
||||
- name: Install wlc
|
||||
run: pip install wlc
|
||||
|
||||
@@ -51,7 +51,7 @@ jobs:
|
||||
- name: Setup python
|
||||
uses: actions/setup-python@v6
|
||||
with:
|
||||
python-version: '3.14.2'
|
||||
python-version: '3.14.3'
|
||||
|
||||
- name: Install wlc
|
||||
run: pip install wlc
|
||||
|
||||
Reference in New Issue
Block a user