diff --git a/.forgejo/workflows/action.yml b/.forgejo/workflows/action.yml index de49be2..914f7d3 100644 --- a/.forgejo/workflows/action.yml +++ b/.forgejo/workflows/action.yml @@ -14,7 +14,7 @@ jobs: - uses: actions/checkout@v4 - name: Install deps - use: https://github.comm/cachix/install-nix-action@6f18c7d1a145e4641d9782bead417bfdf850680b + uses: https://github.comm/cachix/install-nix-action@6f18c7d1a145e4641d9782bead417bfdf850680b - run: whoami - run: node -v