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 4fcfca6 commit 5e4037fCopy full SHA for 5e4037f
.github/workflows/gh-pages.yaml
@@ -14,7 +14,7 @@ jobs:
14
- name: Checkout repository
15
uses: actions/checkout@v4
16
- name: Install Nix
17
- uses: cachix/install-nix-action@v30
+ uses: cachix/install-nix-action@v31
18
- name: Build GitHub Pages
19
id: build
20
run: |
0 commit comments