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

This commit is contained in:
renovate[bot]
2024-05-09 14:08:51 +02:00
committed by Wolfgang Walther
parent 747c78f6f4
commit fdcadb3d53
5 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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
- name: Setup Nix Environment
uses: ./.github/actions/setup-nix
with: