Skip to content

Commit

Permalink
ci: Update cachix-action
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed Dec 4, 2023
1 parent 4838412 commit f9c3bce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
nix_conf: |
experimental-features = nix-command flakes
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
- uses: cachix/cachix-action@v11
- uses: cachix/cachix-action@v13
with:
name: srid
- name: Build the website (Nix) 🔧
Expand Down

0 comments on commit f9c3bce

Please sign in to comment.