Update .forgejo/workflows/update.yml
Some checks failed
/ lockfile (push) Failing after 33s

This commit is contained in:
Chris Dombroski 2024-04-24 17:54:48 -04:00
parent 806729ec03
commit 1f5a60e642

View file

@ -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