Skip to content

Commit fad24a8

Browse files
committed
update upload-artifact version
1 parent 263b963 commit fad24a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jetbrains-release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ jobs:
334334
335335
- name: Upload logs
336336
if: ${{ always() }}
337-
uses: actions/upload-artifact@v2
337+
uses: actions/upload-artifact@v4
338338
with:
339339
name: core-logs-${{ matrix.platform }}-${{ matrix.arch }}
340340
path: binary/.continue/logs/core.log

0 commit comments

Comments
 (0)