Commit 3f4a24fb authored by Pavel Vainerman's avatar Pavel Vainerman Committed by Pavel Vainerman

(gihub): used actions/upload-artifact@v3

parent 4b820c2c
......@@ -37,7 +37,7 @@ jobs:
cd testsuite;
make check
- name: 'Upload Artifacts'
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
if: always()
with:
name: testsuite-artifacts
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment