Skip to content

chore: bump to v0.26.3 #1903

chore: bump to v0.26.3

chore: bump to v0.26.3 #1903

Workflow file for this run

name: Nix hash check
on:
push:
workflow_dispatch:
jobs:
update-tags:
runs-on: depot-ubuntu-24.04
steps:
- uses: actions/checkout@v5
with:
fetch-depth: 0
fetch-tags: true
- uses: cachix/install-nix-action@v31
- name: Check nix hashes
run: |
nix run .#nix-update-script --extra-experimental-features nix-command flakes --accept-flake-config