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
+1 -1
View File
@@ -41,7 +41,7 @@ jobs:
if: always() && github.repository == 'commaai/openpilot'
steps:
- name: Get job results
uses: actions/github-script@v7
uses: actions/github-script@v8
id: get-job-results
with:
script: |