Skip to content

Commit 295a987

Browse files
committed
Update upload-artifact to v4
1 parent 527fb6b commit 295a987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
8383
- name: Upload integration-test.log
8484
if: failure()
85-
uses: actions/upload-artifact@v2
85+
uses: actions/upload-artifact@v4
8686
with:
8787
name: integration-test.log
8888
path: integration-test/integration-test.log

0 commit comments

Comments
 (0)