We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe7e8e9 + 65351ce commit 05dc7c8Copy full SHA for 05dc7c8
1 file changed
.github/workflows/release.yml
@@ -47,6 +47,7 @@ jobs:
47
# contents:write is required to upload the binaries to the release.
48
contents: write
49
steps:
50
+ - uses: actions/checkout@v4
51
- name: Fetch built PHAR from artifacts
52
uses: actions/download-artifact@v6
53
with:
0 commit comments