Revert GitHub Actions checkout action version to v6 (latest)

This commit is contained in:
David Refoua
2026-04-12 00:04:19 +03:30
committed by GitHub
parent 07a2c6e5cd
commit 35c1cd6f42

View File

@@ -35,7 +35,7 @@ jobs:
discussions: write discussions: write
steps: steps:
- name: Check out repository code (Action from GitHub) - name: Check out repository code (Action from GitHub)
uses: actions/checkout@v4 uses: actions/checkout@v6
with: with:
fetch-depth: 0 fetch-depth: 0