We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81d1c00 commit 4a25bdfCopy full SHA for 4a25bdf
.github/workflows/pester-tests.yml
@@ -38,7 +38,7 @@ jobs:
38
39
- name: Upload test results
40
if: always()
41
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
42
with:
43
name: pester-test-results
44
path: solr/packaging/build/test-output/
0 commit comments