Skip to content

Commit

Permalink
build(deps): bump nixbuild/nix-quick-install-action from 29 to 30 in …
Browse files Browse the repository at this point in the history
…/.github/workflows in the all-gha-updates group (#5153)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 6, 2025
1 parent 2c0f038 commit d3891a5
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 @@ -108,7 +108,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: nixbuild/nix-quick-install-action@v29
- uses: nixbuild/nix-quick-install-action@v30
with:
nix_conf: experimental-features = nix-command flakes
- name: nix flake check
Expand All @@ -117,7 +117,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: nixbuild/nix-quick-install-action@v29
- uses: nixbuild/nix-quick-install-action@v30
with:
nix_conf: experimental-features = nix-command flakes
- name: nix fmt
Expand Down

0 comments on commit d3891a5

Please sign in to comment.