Update https://data.forgejo.org/actions/checkout action to v7 #10

Open
rasensprenger wants to merge 1 commit from renovate/https-data.forgejo.org-actions-checkout-7.x into main
Showing only changes of commit 1aeabae496 - Show all commits

Update https://data.forgejo.org/actions/checkout action to v7
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
Dependency builds / Build & Lint (pull_request) Failing after 5s

Rasensprenger 2026-08-20 22:01:46 +03:00

View file

@ -13,7 +13,7 @@ jobs:
name: Build & Lint
runs-on: nixos
steps:
- uses: https://data.forgejo.org/actions/checkout@v4
- uses: https://data.forgejo.org/actions/checkout@v7
with:
persist-credentials: false
- run: nix develop .#default --command pnpm install --frozen-lockfile