Skip to content

Commit

Permalink
chore(deps): update cachix/cachix-action action to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 25, 2024
1 parent c1ba161 commit 60dc63a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
steps:
- name: Install Nix
uses: cachix/install-nix-action@v26
- uses: cachix/cachix-action@v14
- uses: cachix/cachix-action@v15
with:
name: nixpkgs-ruby
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
Expand Down

0 comments on commit 60dc63a

Please sign in to comment.