Skip to content

Commit

Permalink
Bump revision in README
Browse files Browse the repository at this point in the history
  • Loading branch information
sandydoo committed Apr 28, 2023
1 parent 67e9fd7 commit 763a380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -52,7 +52,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v19
- uses: cachix/install-nix-action@v20
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- run: nix build
Expand Down

0 comments on commit 763a380

Please sign in to comment.