chore(deps): update actions/checkout action to v5

This commit is contained in:
2025-08-11 13:06:13 +00:00
parent f8ee92b899
commit 0ed00d1fc9
18 changed files with 19 additions and 19 deletions

View File

@@ -35,7 +35,7 @@ jobs:
url_title: 'View Logs'
- name: "[ON RUNNER] Checkout the repo"
uses: actions/checkout@v4
uses: actions/checkout@v5
- name: "[ON RUNNER] Set project variables"
run: |