Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3d63d7b

Browse files
shjalaeriknordmark
authored andcommitted
workflows: update actions/upload-artifact from v4 to v5.0.0 in yetus.yml
Update actions/upload-artifact from v4 to v5.0.0. Signed-off-by: Shahriyar Jalayeri <[email protected]>
1 parent 122c7f7 commit 3d63d7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/yetus.yml

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

4141
- name: Store Yetus artifacts
4242
if: ${{ always() }}
43-
uses: actions/upload-artifact@v4
43+
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
4444
with:
4545
name: 'yetus-scan'
4646
path: ${{ github.workspace }}/out

0 commit comments

Comments
 (0)