Skip to content

Commit 2797847

Browse files
authored
Bump actions/upload-artifact from 3 to 4
1 parent abd1111 commit 2797847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
# run: |
3737
# make doctest
3838
- name: Stash coverage
39-
uses: actions/upload-artifact@v3
39+
uses: actions/upload-artifact@v4
4040
with:
4141
name: coverage.xml
4242
path: coverage.xml

0 commit comments

Comments
 (0)