Skip to content

Commit 2f290c5

Browse files
committed
[chore] bumped download artifact action to v4
1 parent 0f682f8 commit 2f290c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- uses: actions/checkout@v2
5151

5252
- name: Download artifact
53-
uses: actions/download-artifact@v2
53+
uses: actions/download-artifact@v4
5454
with:
5555
name: openproject-cli
5656

0 commit comments

Comments
 (0)