Bump actions/checkout from 4 to 5

This commit is contained in:
David Refoua
2025-08-12 05:57:57 +03:30
committed by GitHub
5 changed files with 5 additions and 5 deletions

View File

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