chore: Update outdated GitHub Actions versions (#37020)

* chore: Update outdated GitHub Actions versions

* just the github ones

---------

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
This commit is contained in:
Pádraic Slattery
2026-02-01 03:37:00 +01:00
committed by GitHub
parent c35df583a5
commit 1dfef69a3c
13 changed files with 34 additions and 34 deletions

View File

@@ -29,7 +29,7 @@ jobs:
running-workflow-name: 'build prebuilt'
repo-token: ${{ secrets.GITHUB_TOKEN }}
check-regexp: ^((?!.*(build master-ci).*).)*$
- uses: actions/checkout@v4
- uses: actions/checkout@v6
with:
submodules: true
- run: git lfs pull