Merge pull request #3 from Sakooooo/dependabot/github_actions/DeterminateSystems/nix-installer-action-4
Bump DeterminateSystems/nix-installer-action from 1 to 4
This commit is contained in:
commit
c7bcef4a00
1 changed files with 1 additions and 1 deletions
2
.github/workflows/flake-update.yml
vendored
2
.github/workflows/flake-update.yml
vendored
|
@ -11,7 +11,7 @@ jobs:
|
|||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
- name: Install Nix
|
||||
uses: DeterminateSystems/nix-installer-action@v1
|
||||
uses: DeterminateSystems/nix-installer-action@v4
|
||||
- name: Update flake.lock
|
||||
uses: DeterminateSystems/update-flake-lock@vX
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue