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 f18cf4c + c2f9062 commit a6072c6Copy full SHA for a6072c6
1 file changed
.github/workflows/publish-phar.yml
@@ -38,7 +38,7 @@ jobs:
38
run: ./ai-commit app:build ai-commit.phar --build-version=${{ steps.tag.outputs.tag }} -v
39
40
- name: Upload the PHAR artifact
41
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
42
with:
43
name: ai-commit.phar
44
path: builds/ai-commit.phar
0 commit comments