Skip to content

Commit c9fef8a

Browse files
committed
chore: update download-artifact action to v4
1 parent f425959 commit c9fef8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
if: github.event_name == 'release'
6464
steps:
6565
- name: Download extra-api jar
66-
uses: actions/download-artifact@v2
66+
uses: actions/download-artifact@v4
6767
with:
6868
name: extra-api
6969
path: build/libs

0 commit comments

Comments
 (0)