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

This commit is contained in:
renovate[bot]
2024-04-22 21:30:23 +02:00
committed by Wolfgang Walther
parent 6858693291
commit bddfa2782d
5 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
name: Lint & Style
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
- name: Setup Nix Environment
uses: ./.github/actions/setup-nix
with: