diff --git a/.forgejo/workflows/update.yml b/.forgejo/workflows/update.yml index 2257645..82dc47f 100644 --- a/.forgejo/workflows/update.yml +++ b/.forgejo/workflows/update.yml @@ -7,6 +7,6 @@ jobs: lockfile: runs-on: ubuntu-22.04 steps: - - uses: actions/checkout@v4 - uses: https://github.com/DeterminateSystems/nix-installer-action@main + - uses: actions/checkout@v4 - uses: https://github.com/DeterminateSystems/update-flake-lock@main \ No newline at end of file