chore(deps): update actions/checkout action to v4.2.2

This commit is contained in:
renovate[bot]
2024-10-24 05:09:39 +02:00
committed by Wolfgang Walther
parent 719cadf14b
commit 204ae996a3
6 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
name: Lint & Style
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Setup Nix Environment
uses: ./.github/actions/setup-nix
with: