Skip to content

Commit ea926c7

Browse files
committed
Upgrade download-artifact to v4
1 parent a7bfe99 commit ea926c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on_push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ jobs:
220220
fetch-depth: 0
221221
-
222222
name: Download artifacts
223-
uses: actions/download-artifact@v3
223+
uses: actions/download-artifact@v4
224224
with:
225225
name: app
226226
path: ./

0 commit comments

Comments
 (0)