We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8724c1d + e167f5c commit f1643fdCopy full SHA for f1643fd
1 file changed
.github/workflows/docs.yml
@@ -88,7 +88,7 @@ jobs:
88
Remove-Item "$env:file.all" -Force
89
Remove-Item "$env:file.builtin" -Force
90
- name: Upload artifacts
91
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
92
with:
93
name: lists-php${{ matrix.php-versions }}-${{ matrix.operating-system }}.md
94
path: php${{ matrix.php-versions }}-${{ matrix.operating-system }}.md
0 commit comments