Skip to content

Commit 5226d31

Browse files
authored
ci: update analyser artifact upload action to v4
1 parent 03cc57b commit 5226d31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
137137
- if: ${{ failure() }}
138138
name: Upload tests output
139-
uses: actions/upload-artifact@v3
139+
uses: actions/upload-artifact@v4
140140
with:
141141
name: "analysis${{ matrix.flags }}"
142142
path: tests

0 commit comments

Comments
 (0)