We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6df7460 + a9764b6 commit 08f8792Copy full SHA for 08f8792
.github/workflows/update.yml
@@ -67,7 +67,7 @@ jobs:
67
uses: actions/checkout@v4
68
69
- name: Install nix
70
- uses: cachix/install-nix-action@v22
+ uses: cachix/install-nix-action@v26
71
72
- name: Update Mods with Packwiz
73
run: nix develop --command packwiz update -a -y
0 commit comments