Skip to content

Commit

Permalink
Merge pull request #17 from section77/dependabot/github_actions/cachi…
Browse files Browse the repository at this point in the history
…x/cachix-action-14

Bump cachix/cachix-action from 13 to 14
  • Loading branch information
sportfloh authored Jan 15, 2024
2 parents a2ec94b + f523c31 commit de95015
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 @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v24
- uses: cachix/cachix-action@v13
- uses: cachix/cachix-action@v14
with:
name: s77-werbematerial
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
Expand Down

0 comments on commit de95015

Please sign in to comment.