chore(deps): update actions/checkout action to v6

This commit is contained in:
renovate[bot]
2025-12-03 13:52:39 +00:00
committed by Wolfgang Walther
parent aaf4bd8510
commit e232a7bd78
7 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
name: Lint & Style
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
- name: Setup Nix Environment
uses: ./.github/actions/setup-nix
with: