mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-20 22:53:57 +02:00
chore(deps): update cachix/install-nix-action action to v31
This commit is contained in:
parent
093d6c44ed
commit
ce9560cff0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
@ -28,5 +28,5 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||||
- uses: cachix/install-nix-action@v30
|
- uses: cachix/install-nix-action@v31
|
||||||
- run: nix run nixpkgs#taplo -- fmt --check
|
- run: nix run nixpkgs#taplo -- fmt --check
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue