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