We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 0693cc7 commit 67d9093Copy full SHA for 67d9093
.github/workflows/test.yml
@@ -9,6 +9,6 @@ jobs:
9
- uses: actions/checkout@v2
10
with:
11
fetch-depth: 0
12
- - uses: cachix/install-nix-action@v12
+ - uses: cachix/install-nix-action@v13
13
#- run: nix flake check
14
- run: nix-build -A checks.x86_64-linux.build -A checks.x86_64-linux.validate-openapi
0 commit comments