feat(github-action)!: Update actions/checkout (v4 → v5) (#4)

This commit is contained in:
renovate[bot]
2025-08-17 10:13:12 +03:00
committed by GitHub
parent 42c0c33dde
commit 3b2fe7ab62

View File

@@ -15,7 +15,7 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
with: with:
fetch-depth: 0 fetch-depth: 0
- name: Setup git config - name: Setup git config