There was an error while loading. Please reload this page.
2 parents 4544c79 + ed7b1ee commit 0fc9ad5Copy full SHA for 0fc9ad5
1 file changed
.github/workflows/build-release.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Generate index.php
18
run: ~/.composer/vendor/bin/autoindex
19
- name: Create & upload artifact
20
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v7
21
with:
22
name: ${{ github.event.repository.name }}
23
path: /home/runner/work/${{ github.event.repository.name }}
0 commit comments