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 507911d commit 83900d5Copy full SHA for 83900d5
.github/workflows/update-flake-lock.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: Checkout repository
12
uses: actions/checkout@v4
13
- name: Install Nix
14
- uses: cachix/install-nix-action@v30
+ uses: cachix/install-nix-action@v31
15
with:
16
github_access_token: ${{ secrets.GITHUB_TOKEN }}
17
- name: Update flake.lock
0 commit comments