Skip to content

Commit bb2a2a7

Browse files
chore(deps): update cachix/install-nix-action action to v31
1 parent 12d82a6 commit bb2a2a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
# Our ./sync.sh script needs the whole history
2323
fetch-depth: 0
24-
- uses: cachix/install-nix-action@v30
24+
- uses: cachix/install-nix-action@v31
2525
- name: configure git
2626
run: |
2727
git config user.name github-actions

0 commit comments

Comments
 (0)