mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-08-14 01:24:44 +07:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
521f2e5b93 | |||
259d177178 |
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@ -105,7 +105,7 @@ jobs:
|
||||
with:
|
||||
repository: ${{ github.repository }}.wiki
|
||||
- name: Download artifacts
|
||||
uses: actions/download-artifact@v4
|
||||
uses: actions/download-artifact@v5
|
||||
with:
|
||||
path: ${{ github.workspace }}/lists
|
||||
pattern: lists-*
|
||||
|
Reference in New Issue
Block a user