Skip to content

Commit

Permalink
update cachix action
Browse files Browse the repository at this point in the history
  • Loading branch information
goodlyrottenapple committed Sep 10, 2024
1 parent 9f89c63 commit c1d6397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
extra_nix_config: |
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
- uses: cachix/cachix-action@v12
- uses: cachix/cachix-action@v15
with:
name: k-framework
authToken: ${{ secrets.CACHIX_PUBLIC_TOKEN }}
Expand Down

0 comments on commit c1d6397

Please sign in to comment.