Skip to content

Commit 08f8792

Browse files
author
jh-devv
authored
Merge pull request #82 from ParadigmMC/dependabot/github_actions/cachix/install-nix-action-26
chore(deps): bump cachix/install-nix-action from 22 to 26
2 parents 6df7460 + a9764b6 commit 08f8792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
uses: actions/checkout@v4
6868

6969
- name: Install nix
70-
uses: cachix/install-nix-action@v22
70+
uses: cachix/install-nix-action@v26
7171

7272
- name: Update Mods with Packwiz
7373
run: nix develop --command packwiz update -a -y

0 commit comments

Comments
 (0)