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.
1 parent 8b92f00 commit c73b6b2Copy full SHA for c73b6b2
.github/workflows/release.yaml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@v4
13
- - uses: robinraju/release-downloader@v1.10
+ - uses: robinraju/release-downloader@v1.11
14
name: Download release signature
15
with:
16
repository: "phpdocumentor/phpdocumentor"
0 commit comments