We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7fd95de + 4878d76 commit e00795aCopy full SHA for e00795a
1 file changed
.github/workflows/publish-phar.yml
@@ -44,7 +44,7 @@ jobs:
44
run: php filakit app:build filakit.phar --build-version=${{ steps.tag.outputs.tag }} -v
45
46
- name: Upload the PHAR artifact
47
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
48
with:
49
name: filakit.phar
50
path: builds/filakit.phar
0 commit comments