Skip to content

Commit 901bef1

Browse files
authored
Merge pull request #189 from APIParkLab/feature/openapi
update workflows actions/download-artifact to v4
2 parents 5a10ad4 + 8d44d79 commit 901bef1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
- uses: actions/checkout@v3
7272

7373
- name: download frontend release
74-
uses: actions/download-artifact@v3
74+
uses: actions/download-artifact@v4
7575
with:
7676
name: frontend-package
7777
path: frontend/dist

0 commit comments

Comments
 (0)