We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dd238a8 + 7d0bb66 commit b0f8a64Copy full SHA for b0f8a64
.github/workflows/run-tests.yml
@@ -8,5 +8,5 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- uses: actions/checkout@v6
11
- - uses: DeterminateSystems/nix-installer-action@v21
+ - uses: DeterminateSystems/nix-installer-action@v22
12
- run: nix flake check --accept-flake-config -Lv ./tests
0 commit comments