Skip to content

Commit

Permalink
Merge pull request #13 from nicknovitski/dependabot/github_actions/ca…
Browse files Browse the repository at this point in the history
…chix/install-nix-action-26

chore(deps): bump cachix/install-nix-action from 25 to 26
  • Loading branch information
nicknovitski authored Apr 23, 2024
2 parents 290301a + 90fc5ef commit b3144ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ${{ matrix.runs-on }}
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v25
- uses: cachix/install-nix-action@v26
- uses: ./
- run: actionlint
- run: shellcheck nix-develop-gha.sh
Expand Down

0 comments on commit b3144ae

Please sign in to comment.