Skip to content

Commit

Permalink
Update build_nix.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
epierce authored Feb 6, 2024
1 parent 7bbbba3 commit e9b0229
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- uses: cachix/install-nix-action@v20
- uses: cachix/install-nix-action@v25
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit e9b0229

Please sign in to comment.