Skip to content

Commit fee02a4

Browse files
authored
Merge pull request #1434 from modelix/renovate/pin-dependencies
build(deps): pin actions/upload-artifact action to 4cec3d8
2 parents 60780bd + ec1dd98 commit fee02a4

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)