Skip to content

Commit 77bbd41

Browse files
build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 in the actions group (#1154)
1 parent 0c5dde2 commit 77bbd41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
run: make test-all
6464

6565
- name: Upload coverage artifacts
66-
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f
66+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
6767
with:
6868
name: coverage-report
6969
path: |

0 commit comments

Comments
 (0)