Skip to content

Commit 49d56d5

Browse files
committed
⬆️ bump upload-artifact action
1 parent 6af3652 commit 49d56d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ jobs:
204204
fi
205205
206206
- name: Upload code coverage
207-
uses: actions/upload-artifact@v3
207+
uses: actions/upload-artifact@v4
208208
if: steps.list_env.outputs.nyc != ''
209209
with:
210210
name: coverage

0 commit comments

Comments
 (0)