Skip to content

Commit fc9a996

Browse files
authored
gha: Fix wrong sha (#1409)
1 parent e53eefb commit fc9a996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package-distribution.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
9595
- name: Upload build artifacts
9696
if: ${{ inputs.publish_binaries }}
97-
uses: actions/upload-artifact@vea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
97+
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
9898
with:
9999
name: platform_installer
100100
path: platform/services/installer/platform_installer.tar.gz

0 commit comments

Comments
 (0)