Skip to content

Commit

Permalink
chore: workflow updates
Browse files Browse the repository at this point in the history
  • Loading branch information
vlaci committed Feb 13, 2025
1 parent 56b7a3f commit c9a16b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v22
- uses: cachix/cachix-action@v12
- uses: cachix/install-nix-action@v30
- uses: cachix/cachix-action@v15
with:
name: pyperscan
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
Expand Down

0 comments on commit c9a16b5

Please sign in to comment.