Skip to content

Commit 71ef8e2

Browse files
authored
bump upload-artifact version (#1957)
1 parent aaa4d65 commit 71ef8e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
6565
- name: Upload distribution as a workspace artifact
6666
if: ${{ matrix.upload-wheels }}
67-
uses: actions/upload-artifact@v3
67+
uses: actions/upload-artifact@v4
6868
with:
6969
name: distributions
7070
path: dist

0 commit comments

Comments
 (0)