Upgrade GitHub Actions for Node 24 compatibility

This commit is contained in:
Salman Muin Kayser Chishti
2025-12-16 14:34:13 +00:00
parent 48744ee9db
commit ade36f8d04
6 changed files with 14 additions and 14 deletions

View File

@@ -26,9 +26,9 @@ jobs:
21/24, 22/24, 23/24, 24/24,
]
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v6
- name: Set Up Python 3.11
uses: actions/setup-python@v4
uses: actions/setup-python@v6
with:
python-version: 3.11
- name: Install
@@ -46,7 +46,7 @@ jobs:
run: cat rootcanal.log
- name: Upload Mobly logs
if: always()
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v6
with:
name: mobly-logs-${{ strategy.job-index }}
path: /tmp/logs/mobly/bumble.bumbles/