Skip to content

Commit f6f8262

Browse files
authored
Merge pull request #327 from wakatime/bugfix/download-artifact
Upgrade download-artifact to v4
2 parents a7bfe99 + ea926c7 commit f6f8262

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)