Merge pull request 'chore(deps): update https://data.forgejo.org/actions/checkout action to v7' (#15) from renovate/https-data.forgejo.org-actions-checkout-7.x into main
All checks were successful
/ deploy-and-package (push) Successful in 3m16s

This commit is contained in:
rasensprenger 2026-08-09 21:03:17 +02:00
commit d79b58ee48

View file

@ -14,7 +14,7 @@ jobs:
run: nix profile add nixpkgs#nodejs_24 nixpkgs#pnpm nixpkgs#rsync nixpkgs#jq nixpkgs#gnused run: nix profile add nixpkgs#nodejs_24 nixpkgs#pnpm nixpkgs#rsync nixpkgs#jq nixpkgs#gnused
- name: Check out repo - name: Check out repo
uses: https://data.forgejo.org/actions/checkout@v4 uses: https://data.forgejo.org/actions/checkout@v7
- name: Install dependencies - name: Install dependencies
run: pnpm install --frozen-lockfile run: pnpm install --frozen-lockfile