We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f682f8 commit 2f290c5Copy full SHA for 2f290c5
1 file changed
.github/workflows/release.yml
@@ -50,7 +50,7 @@ jobs:
50
- uses: actions/checkout@v2
51
52
- name: Download artifact
53
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v4
54
with:
55
name: openproject-cli
56
0 commit comments