Skip to content

Commit

Permalink
build(deps): bump nixbuild/nix-quick-install-action from 21 to 29 in …
Browse files Browse the repository at this point in the history
…/.github/workflows (#4890)
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent 7c2e9d1 commit 994abf5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci_linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: nixbuild/nix-quick-install-action@v21
- uses: nixbuild/nix-quick-install-action@v29
with:
nix_conf: experimental-features = nix-command flakes
- name: nix flake check
Expand All @@ -110,7 +110,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: nixbuild/nix-quick-install-action@v21
- uses: nixbuild/nix-quick-install-action@v29
with:
nix_conf: experimental-features = nix-command flakes
- name: nix fmt
Expand Down

0 comments on commit 994abf5

Please sign in to comment.