1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Update GitHub Action workflows to actions/upload-artifact@v6 (8.5)

This commit is contained in:
Tim Düsterhus
2025-12-17 15:31:27 +01:00
parent 872c9bd41d
commit 874727b41f

View File

@@ -290,7 +290,7 @@ jobs:
git push
- name: Upload artifact
if: github.event_name == 'workflow_dispatch'
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v6
with:
name: results
path: ./php-version-benchmarks/docs/results/${{ env.YEAR }}