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

This commit is contained in:
renovate[bot]
2024-05-09 13:37:11 +02:00
committed by Wolfgang Walther
parent c128f03b61
commit 961db7c7ef
4 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
name: Seed ${{ matrix.os }}
runs-on: ${{ matrix.runs-on }}
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: