chore: Update outdated GitHub Actions versions

Github-Pull: #34344
Rebased-From: 9482f00df0
This commit is contained in:
Padraic Slattery
2026-01-19 17:45:37 +01:00
committed by fanquake
parent fa91ad3420
commit c57009eefc
2 changed files with 8 additions and 8 deletions

View File

@@ -16,7 +16,7 @@ runs:
# This is required to allow buildkit to access the actions cache
- name: Expose actions cache variables
uses: actions/github-script@v6
uses: actions/github-script@v8
with:
script: |
Object.keys(process.env).forEach(function (key) {