We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5b910b commit 2aade68Copy full SHA for 2aade68
.github/workflows/phar.yml
@@ -87,7 +87,7 @@ jobs:
87
token: ${{ secrets.PAT }}
88
89
- name: "Download all artifacts"
90
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v4.1.7
91
with:
92
path: artifacts
93
0 commit comments