Merge pull request #46 from Sakooooo/dependabot/github_actions/DeterminateSystems/nix-installer-action-10

This commit is contained in:
Sako 2024-03-18 11:12:14 +04:00 committed by GitHub
commit 48d8993fee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0
- uses: DeterminateSystems/nix-installer-action@v9 - uses: DeterminateSystems/nix-installer-action@v10
- uses: DeterminateSystems/magic-nix-cache-action@v3 - uses: DeterminateSystems/magic-nix-cache-action@v3
- uses: DeterminateSystems/update-flake-lock@v21 - uses: DeterminateSystems/update-flake-lock@v21
with: with: