We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60780bd commit ec1dd98Copy full SHA for ec1dd98
.github/workflows/mps-compatibility.yaml
@@ -51,7 +51,7 @@ jobs:
51
:mps-sync-plugin3:build
52
-Pmps.version.major=${{ matrix.version }}
53
- name: Archive test report
54
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4
55
if: always()
56
with:
57
name: test-report-${{ matrix.version }}
0 commit comments