We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9f5ad0 commit 32eb0eaCopy full SHA for 32eb0ea
.github/workflows/lint.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- uses: actions/checkout@v4
13
- uses: DeterminateSystems/nix-installer-action@main
14
- - uses: DeterminateSystems/magic-nix-cache-action@main
+ - uses: DeterminateSystems/flakehub-cache-action@main
15
- uses: actions/setup-go@v5
16
with:
17
go-version: "1.20"
.github/workflows/test.yml
@@ -10,7 +10,7 @@ jobs:
10
0 commit comments