Skip to content

Commit 45b59c2

Browse files
authored
Merge pull request #21 from fastapi-mvc/dependabot/github_actions/DeterminateSystems/nix-installer-action-2
Bump DeterminateSystems/nix-installer-action from 1 to 2
2 parents 22bc232 + 2456dd9 commit 45b59c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-flake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Checkout repository
1313
uses: actions/checkout@v3
1414
- name: Install Nix
15-
uses: DeterminateSystems/nix-installer-action@v1
15+
uses: DeterminateSystems/nix-installer-action@v2
1616
- name: Update flake.lock
1717
uses: DeterminateSystems/update-flake-lock@v19
1818
with:

0 commit comments

Comments
 (0)