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.
2 parents b427484 + ea122b3 commit 46b62baCopy full SHA for 46b62ba
.github/workflows/build_and_deploy.yml
@@ -16,7 +16,7 @@ jobs:
16
build:
17
runs-on: ubuntu-latest
18
steps:
19
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
20
- uses: cachix/install-nix-action@v31
21
with:
22
nix_path: nixpkgs=channel:nixos-unstable
.github/workflows/check_redirects.yml
@@ -19,6 +19,6 @@ jobs:
check:
23
- name: Check redirects
24
run: ./test/subdomain_redirects.sh
0 commit comments