Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}

- name: Set up magic Nix cache
uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9

Check warning on line 31 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / Developer environment

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 31 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / Build

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 31 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / Test

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 31 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / License check

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 31 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / Lint

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 31 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.28.9, v1.22.4, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 31 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.29.4, v1.22.3, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 31 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.28.9, v1.22.2, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 31 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.30.0, v1.22.3, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 31 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.30.0, v1.22.3, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 31 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.29.4, v1.22.2, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 31 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.28.9, v1.22.3, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 31 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.29.4, v1.22.4, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 31 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.29.4, v1.22.4, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 31 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.30.0, v1.22.4, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 31 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.30.0, v1.22.2, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 31 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.29.4, v1.22.2, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 31 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.29.4, v1.22.3, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 31 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.30.0, v1.22.2, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 31 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.28.9, v1.22.3, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 31 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.28.9, v1.22.4, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 31 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.30.0, v1.22.4, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 31 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.28.9, v1.22.2, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

- name: Set up Go cache
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
with:
path: |
~/.cache/go-build
Expand Down Expand Up @@ -61,10 +61,10 @@
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}

- name: Set up magic Nix cache
uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9

Check warning on line 64 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / Developer environment

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 64 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / Build

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 64 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / Test

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 64 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / License check

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 64 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / Lint

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 64 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.28.9, v1.22.4, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 64 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.29.4, v1.22.3, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 64 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.28.9, v1.22.2, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 64 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.30.0, v1.22.3, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 64 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.30.0, v1.22.3, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 64 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.29.4, v1.22.2, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 64 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.28.9, v1.22.3, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 64 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.29.4, v1.22.4, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 64 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.29.4, v1.22.4, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 64 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.30.0, v1.22.4, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 64 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.30.0, v1.22.2, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 64 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.29.4, v1.22.2, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 64 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.29.4, v1.22.3, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 64 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.30.0, v1.22.2, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 64 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.28.9, v1.22.3, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 64 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.28.9, v1.22.4, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 64 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.30.0, v1.22.4, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 64 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.28.9, v1.22.2, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

- name: Set up Go cache
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
with:
path: |
~/.cache/go-build
Expand Down Expand Up @@ -94,10 +94,10 @@
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}

- name: Set up magic Nix cache
uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9

Check warning on line 97 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / Developer environment

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 97 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / Build

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 97 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / Test

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 97 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / License check

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 97 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / Lint

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 97 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.28.9, v1.22.4, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 97 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.29.4, v1.22.3, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 97 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.28.9, v1.22.2, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 97 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.30.0, v1.22.3, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 97 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.30.0, v1.22.3, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 97 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.29.4, v1.22.2, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 97 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.28.9, v1.22.3, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 97 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.29.4, v1.22.4, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 97 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.29.4, v1.22.4, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 97 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.30.0, v1.22.4, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 97 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.30.0, v1.22.2, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 97 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.29.4, v1.22.2, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 97 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.29.4, v1.22.3, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 97 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.30.0, v1.22.2, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 97 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.28.9, v1.22.3, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 97 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.28.9, v1.22.4, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 97 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.30.0, v1.22.4, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 97 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.28.9, v1.22.2, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

- name: Set up Go cache
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
with:
path: |
~/.cache/go-build
Expand Down Expand Up @@ -127,10 +127,10 @@
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}

- name: Set up magic Nix cache
uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9

Check warning on line 130 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / Developer environment

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 130 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / Build

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 130 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / Test

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 130 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / License check

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 130 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / Lint

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 130 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.28.9, v1.22.4, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 130 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.29.4, v1.22.3, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 130 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.28.9, v1.22.2, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 130 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.30.0, v1.22.3, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 130 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.30.0, v1.22.3, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 130 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.29.4, v1.22.2, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 130 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.28.9, v1.22.3, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 130 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.29.4, v1.22.4, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 130 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.29.4, v1.22.4, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 130 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.30.0, v1.22.4, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 130 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.30.0, v1.22.2, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 130 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.29.4, v1.22.2, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 130 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.29.4, v1.22.3, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 130 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.30.0, v1.22.2, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 130 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.28.9, v1.22.3, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 130 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.28.9, v1.22.4, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 130 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.30.0, v1.22.4, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 130 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.28.9, v1.22.2, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

- name: Set up Go cache
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
with:
path: |
~/.cache/go-build
Expand All @@ -140,7 +140,7 @@
${{ github.job }}-${{ runner.os }}-go-

- name: Cache license information
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
with:
path: .licensei.cache
key: licensei-v1-${{ github.ref_name }}-${{ hashFiles('go.sum') }}
Expand Down Expand Up @@ -177,7 +177,7 @@
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}

- name: Set up magic Nix cache
uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9

Check warning on line 180 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / Developer environment

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 180 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / Build

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 180 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / Test

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 180 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / License check

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 180 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / Lint

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 180 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.28.9, v1.22.4, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 180 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.29.4, v1.22.3, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 180 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.28.9, v1.22.2, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 180 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.30.0, v1.22.3, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 180 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.30.0, v1.22.3, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 180 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.29.4, v1.22.2, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 180 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.28.9, v1.22.3, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 180 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.29.4, v1.22.4, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 180 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.29.4, v1.22.4, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 180 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.30.0, v1.22.4, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 180 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.30.0, v1.22.2, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 180 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.29.4, v1.22.2, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 180 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.29.4, v1.22.3, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 180 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.30.0, v1.22.2, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 180 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.28.9, v1.22.3, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 180 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.28.9, v1.22.4, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 180 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.30.0, v1.22.4, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 180 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.28.9, v1.22.2, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

- name: Check
run: nix flake check --impure
Expand Down Expand Up @@ -229,7 +229,7 @@
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}

- name: Set up magic Nix cache
uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9

Check warning on line 232 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / Developer environment

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 232 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / Build

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 232 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / Test

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 232 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / License check

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 232 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / Lint

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 232 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.28.9, v1.22.4, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 232 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.29.4, v1.22.3, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 232 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.28.9, v1.22.2, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 232 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.30.0, v1.22.3, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 232 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.30.0, v1.22.3, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 232 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.29.4, v1.22.2, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 232 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.28.9, v1.22.3, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 232 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.29.4, v1.22.4, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 232 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.29.4, v1.22.4, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 232 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.30.0, v1.22.4, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 232 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.30.0, v1.22.2, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 232 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.29.4, v1.22.2, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 232 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.29.4, v1.22.3, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 232 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.30.0, v1.22.2, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 232 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.28.9, v1.22.3, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 232 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.28.9, v1.22.4, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 232 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.30.0, v1.22.4, v0.2.1)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

Check warning on line 232 in .github/workflows/ci.yaml

View workflow job for this annotation

GitHub Actions / E2E test (v1.28.9, v1.22.2, v0.2.0)

Magic Nix Cache is deprecated

Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025. To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead. Replace... uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 ...with... uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4 # v9 For more details: https://dtr.mn/magic-nix-cache-eol

- name: Prepare Nix shell
run: nix develop --impure .#ci
Expand Down
Loading