We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a9fe95 commit 7d9499eCopy full SHA for 7d9499e
.github/workflows/deployment.yml
@@ -270,12 +270,12 @@ jobs:
270
token: ${{ secrets.ACTIONS_BOT }}
271
272
- name: Download WP-CLI version
273
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v7
274
with:
275
name: cli_version
276
277
- name: Download built Phar file
278
279
280
name: wp
281
0 commit comments