Skip to content

Commit

Permalink
Update cachix/install-nix-action@v27
Browse files Browse the repository at this point in the history
  • Loading branch information
SFrijters committed May 20, 2024
1 parent 8194563 commit 56a976c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qemu-check-blinky.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v26
- uses: cachix/install-nix-action@v27
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- uses: DeterminateSystems/magic-nix-cache-action@main
Expand Down

0 comments on commit 56a976c

Please sign in to comment.