Skip to content

Commit

Permalink
Merge pull request #1628 from dodona-edu/renovate/cachix-install-nix-…
Browse files Browse the repository at this point in the history
…action-30.x

Update cachix/install-nix-action action to v30
  • Loading branch information
renovate[bot] authored Oct 23, 2024
2 parents 0db1612 + 4d72602 commit fef5a4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
submodules: true
- name: Setup Nix 📚
uses: cachix/install-nix-action@v27
uses: cachix/install-nix-action@v30
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- name: Build & check 🧪
Expand Down

0 comments on commit fef5a4a

Please sign in to comment.