chore(deps): update workflow dependencies #3

Merged
daanselen merged 1 commits from renovate/workflow-dependencies into main 2026-06-05 23:26:56 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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