diff --git a/README.md b/README.md index 7ca2899..a7f08db 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ jobs: steps: - uses: actions/checkout@v3 - name: Install Nix - uses: DeterminateSystems/nix-installer-action@main + uses: DeterminateSystems/nix-installer-action with: # Allow the installed Nix to make authenticated Github requests. # If you skip this, you will likely get rate limited.