Skip to content

Commit

Permalink
update actions/[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
nevstop committed Dec 15, 2024
1 parent cf38378 commit 3886313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build_VIPM_Library.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
VipbPath: ${{ github.workspace }}

- name: Upload a Build Artifact
uses: actions/upload-artifact@v3.0.0
uses: actions/upload-artifact@v4.3.2
with:
# Artifact name
name: ${{ steps.build-vip.outputs.vipName }}
Expand Down

0 comments on commit 3886313

Please sign in to comment.