Skip to content

Commit

Permalink
Merge branch 'main' of github.com:galexrt/extended-ceph-exporter
Browse files Browse the repository at this point in the history
  • Loading branch information
galexrt committed Oct 24, 2024
2 parents 348400f + 13c1a29 commit ab1a25f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
submodules: true

- uses: cachix/install-nix-action@v27
- uses: cachix/install-nix-action@v30
with:
nix_path: nixpkgs=channel:nixos-unstable

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
go-version: "^1.23"

- uses: cachix/install-nix-action@v27
- uses: cachix/install-nix-action@v30
with:
nix_path: nixpkgs=channel:nixos-unstable

Expand Down

0 comments on commit ab1a25f

Please sign in to comment.