Skip to content

Commit 91a88ef

Browse files
committed
chore: update upload-artifact action
1 parent 420f63d commit 91a88ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
CONTEXT: linux-py${{ matrix.python-version }}-compiled-no-deps-no
6363

6464
- name: store coverage files
65-
uses: actions/upload-artifact@v2
65+
uses: actions/upload-artifact@v4
6666
with:
6767
name: coverage
6868
path: coverage

0 commit comments

Comments
 (0)