diff --git a/.forgejo/workflows/update.yml b/.forgejo/workflows/update.yml index 79196f1..a358138 100644 --- a/.forgejo/workflows/update.yml +++ b/.forgejo/workflows/update.yml @@ -10,6 +10,6 @@ jobs: - name: checkout uses: actions/checkout@v4 - name: Install Nix - uses: https://github.com/DeterminateSystems/nix-installer-action@v1 + uses: https://github.com/DeterminateSystems/nix-installer-action@main - name: Update flake.lock uses: https://github.com/DeterminateSystems/update-flake-lock@main \ No newline at end of file