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
Showing only changes of commit 9333b41f4a - Show all commits
+1 -1
View File
@@ -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
+1 -1
View File
@@ -45,4 +45,4 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v9
with:
version: v2.11.4
version: v2.12.2