We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2809c22 commit d9ba2fbCopy full SHA for d9ba2fb
1 file changed
.github/workflows/phar.yml
@@ -40,7 +40,7 @@ jobs:
40
run: ~/.composer/vendor/bin/box compile
41
42
- name: Upload Release Asset
43
- uses: actions/github-script@v8
+ uses: actions/github-script@v9
44
with:
45
github-token: "${{ secrets.GITHUB_TOKEN }}"
46
script: |
0 commit comments