Skip to content

Commit bada39f

Browse files
committed
ci: update upload artifact
1 parent 02a5568 commit bada39f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_and_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
uses: codecov/codecov-action@v3
8181

8282
- name: Upload pytest test results
83-
uses: actions/upload-artifact@v3
83+
uses: actions/upload-artifact@v4
8484
if: always()
8585
with:
8686
name: pytest-results-${{ matrix.config.name }}

0 commit comments

Comments
 (0)