We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c920fb7 commit 6f8b98dCopy full SHA for 6f8b98d
.github/workflows/check.yml
@@ -10,7 +10,7 @@ jobs:
10
- name: Checkout repository
11
uses: actions/checkout@v4
12
- name: Install nix
13
- uses: cachix/install-nix-action@v25
+ uses: cachix/install-nix-action@v26
14
with:
15
github_access_token: ${{ secrets.GITHUB_TOKEN }}
16
- name: Setup cachix
0 commit comments