Skip to content

Commit abd6587

Browse files
build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 (lina-bh#6)
1 parent bf2de66 commit abd6587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-iso.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878

7979
- name: Upload ISOs and Checksum to Job Artifacts
8080
if: inputs.upload-to-s3 != true && github.event_name != 'pull_request'
81-
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4
81+
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
8282
with:
8383
path: ${{ steps.build.outputs.output-directory }}
8484
if-no-files-found: error

0 commit comments

Comments
 (0)