workflow updates

This commit is contained in:
Robin Appelman 2025-05-24 14:30:24 +02:00
commit e6d7f27533

View file

@ -5,13 +5,12 @@ on:
jobs:
checks:
runs-on: ubuntu-latest
runs-on: nix
steps:
- uses: actions/checkout@v4
- uses: samueldr/lix-gha-installer-action@v2025-02-26.prerelease
- uses: icewind1991/attic-action@v1
- uses: https://codeberg.org/icewind/attic-action@v1
with:
name: ci
instance: https://cache.icewind.me
name: link
instance: https://cache.icewind.link
authToken: "${{ secrets.ATTIC_TOKEN }}"
- run: nix flake check --keep-going