Skip to content

Commit 6870361

Browse files
committed
1 parent 3c5bab2 commit 6870361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
5555
-
5656
name: artifacts
57-
uses: actions/upload-artifact@v3
57+
uses: actions/upload-artifact@v4
5858
if: failure() # only if the previous step failed
5959
with:
6060
name: test-images-${{ matrix.python-version }}

0 commit comments

Comments
 (0)