chore(deps): update workflow dependencies
This commit is contained in:
@@ -31,7 +31,7 @@ jobs:
|
|||||||
- name: Set the Python programming language
|
- name: Set the Python programming language
|
||||||
uses: actions/setup-python@v6
|
uses: actions/setup-python@v6
|
||||||
with:
|
with:
|
||||||
python-version: '3.13'
|
python-version: '3.14'
|
||||||
cache: 'pip'
|
cache: 'pip'
|
||||||
|
|
||||||
- name: Install python dependencies
|
- name: Install python dependencies
|
||||||
|
|||||||
@@ -45,4 +45,4 @@ jobs:
|
|||||||
- name: golangci-lint
|
- name: golangci-lint
|
||||||
uses: golangci/golangci-lint-action@v9
|
uses: golangci/golangci-lint-action@v9
|
||||||
with:
|
with:
|
||||||
version: v2.11.4
|
version: v2.12.2
|
||||||
|
|||||||
Reference in New Issue
Block a user