Skip to content

Commit

Permalink
Merge branch 'master' into msvc_checks
Browse files Browse the repository at this point in the history
  • Loading branch information
mryzhov authored Sep 12, 2024
2 parents fe19c2c + 7fa728b commit b9e247c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/job_build_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ jobs:

- name: Upload openvino RPM packages
if: ${{ inputs.build-rpm-packages }}
uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
with:
name: openvino_rpm_packages
path: ${{ env.BUILD_DIR }}/*.rpm
Expand Down

0 comments on commit b9e247c

Please sign in to comment.