Skip to content

Commit d42e757

Browse files
committed
Bumped action version
1 parent ff00fd4 commit d42e757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
pytest --junitxml=test-results.xml
3636
- name: Upload test results
3737
if: always()
38-
uses: actions/upload-artifact@v3
38+
uses: actions/upload-artifact@v4
3939
with:
4040
name: test-results
4141
path: test-results.xml

0 commit comments

Comments
 (0)