We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65172bd commit 65c7745Copy full SHA for 65c7745
.github/install-nix/action.yml
@@ -33,7 +33,7 @@ runs:
33
using: 'composite'
34
steps:
35
- name: Install Nix
36
- uses: cachix/install-nix-action@v27
+ uses: cachix/install-nix-action@v31
37
if: ${{ runner.environment == 'github-hosted' }}
38
39
- name: Configure Nix
0 commit comments