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 55e7b56 + 0c64a91 commit 665afdfCopy full SHA for 665afdf
.github/workflows/publish.yml
@@ -91,7 +91,7 @@ jobs:
91
runs-on: ubuntu-latest
92
needs: [site, phpdoc]
93
steps:
94
- - uses: actions/download-artifact@v2
+ - uses: actions/download-artifact@v3
95
with:
96
name: artifact
97
path: ./artifact
0 commit comments