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
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,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 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 / 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 / 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 / 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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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

- name: Set up Go cache
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
Expand Down Expand Up @@ -61,7 +61,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 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 / 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 / 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 / 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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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

- name: Set up Go cache
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
Expand Down Expand Up @@ -94,7 +94,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 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 / 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 / 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 / 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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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

- name: Set up Go cache
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
Expand Down Expand Up @@ -127,7 +127,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 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 / 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 / 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 / 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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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

- name: Set up Go cache
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
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 / 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 / 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 / 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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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

- name: Check
run: nix flake check --impure
Expand Down Expand Up @@ -229,18 +229,18 @@
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 / 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 / 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 / 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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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

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

- name: Download docker image
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
with:
name: "[container-image] Docker tarball"

- name: Download helm chart
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
with:
name: "[helm-chart] package"

Expand Down
Loading