Skip to content

Commit 2760578

Browse files
authored
Merge branch 'main' into update_flake_lock_action
2 parents fd2b40e + 7c29dfe commit 2760578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/update.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
contents: write
1616
steps:
1717
- uses: actions/checkout@v4
18-
- uses: DeterminateSystems/nix-installer-action@v12
18+
- uses: DeterminateSystems/nix-installer-action@v13
1919
- uses: DeterminateSystems/update-flake-lock@v22
2020
with:
2121
pr-title: "chore: update flake.lock"

0 commit comments

Comments
 (0)