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

Merged
renovate-bot merged 1 commits from renovate/actions-checkout-4.x into main 2024-05-10 00:02:57 +01:00
Showing only changes of commit 2153c22d7f - Show all commits

View File

@ -11,7 +11,7 @@ jobs:
flake:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
- name: Prepare for Nix installation
run: |
apt-get update