Skip to content

Commit 2c4f0fe

Browse files
authored
Merge pull request #41 from rpearce/dependabot/github_actions/cachix/install-nix-action-31
2 parents d0af149 + 01368df commit 2c4f0fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v4
1313

1414
- name: Install Nix
15-
uses: cachix/install-nix-action@v30
15+
uses: cachix/install-nix-action@v31
1616
with:
1717
github_access_token: ${{ secrets.GITHUB_TOKEN }}
1818
extra_nix_config: |

0 commit comments

Comments
 (0)