Skip to content

Commit ec1dd98

Browse files
build(deps): pin actions/upload-artifact action to 4cec3d8
1 parent 60780bd commit ec1dd98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mps-compatibility.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
:mps-sync-plugin3:build
5252
-Pmps.version.major=${{ matrix.version }}
5353
- name: Archive test report
54-
uses: actions/upload-artifact@v4
54+
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4
5555
if: always()
5656
with:
5757
name: test-report-${{ matrix.version }}

0 commit comments

Comments
 (0)