Skip to content

Commit f26851e

Browse files
committed
update actions/upload-artifact@v4.3.2
1 parent d10bf54 commit f26851e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Build_VIPM_Library.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
VipbPath: ${{ github.workspace }}
5858

5959
- name: Upload a Build Artifact
60-
uses: actions/upload-artifact@v3.0.0
60+
uses: actions/upload-artifact@v4.3.2
6161
with:
6262
# Artifact name
6363
name: ${{ steps.build-vip.outputs.vipName }}

0 commit comments

Comments
 (0)